Skip to content

fix: add some rules on matcher file #494

fix: add some rules on matcher file

fix: add some rules on matcher file #494

Triggered via push July 20, 2023 10:27
Status Failure
Total duration 20m 32s
Artifacts

validate.yml

on: push
validation-matrix  /  ...  /  Set matrix from string
2s
validation-matrix / get-commands / Set matrix from string
CommitLint
31s
CommitLint
Matrix: publish-to-data-gouv
Matrix: validation-matrix /
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
validation-matrix / (lint.all): src/transformer/fields/typologies/typologies.field.ts#L64
Unnecessary optional chain on a non-nullish value
validation-matrix / (lint.all): src/transformer/fields/typologies/typologies.field.ts#L69
Unexpected nullable boolean value in conditional. Please handle the nullish case explicitly
validation-matrix / (lint.all): src/transformer/fields/typologies/typologies.field.ts#L69
Expected check to have a type annotation
validation-matrix / (lint.all): src/transformer/fields/typologies/typologies.field.ts#L74
Unnecessary optional chain on a non-nullish value
validation-matrix / (lint.all): src/transformer/fields/typologies/typologies.field.ts#L74
Unnecessary optional chain on a non-nullish value
validation-matrix / (lint.all)
Process completed with exit code 1.
validation-matrix / (prettier.check)
The job was canceled because "lint_all" failed.
validation-matrix / (prettier.check)
The operation was canceled.
validation-matrix / (test)
The job was canceled because "lint_all" failed.
validation-matrix / (test)
The operation was canceled.
validation-matrix / (build)
The job was canceled because "lint_all" failed.
validation-matrix / (build)
The operation was canceled.
validation-matrix / get-commands / Set matrix from string
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/