Skip to content

fix: refactor

fix: refactor #500

Triggered via push July 25, 2023 12:45
Status Failure
Total duration 18m 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

validate.yml

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

Annotations

10 errors and 1 warning
validation-matrix / (lint.all): src/transformer/fields/typologies/typologies.field.ts#L67
Use a ! assertion to more succinctly remove null and undefined from the type
validation-matrix / (lint.all): src/transformer/fields/typologies/typologies.field.ts#L68
Use a ! assertion to more succinctly remove null and undefined from the type
validation-matrix / (lint.all): src/transformer/fields/typologies/typologies.field.ts#L72
Unexpected value in conditional. A boolean expression is required
validation-matrix / (lint.all): src/transformer/fields/typologies/typologies.field.ts#L72
Unexpected nullable object value in conditional. An explicit null check is required
validation-matrix / (lint.all): src/transformer/fields/typologies/typologies.field.ts#L72
Unnecessary optional chain on a non-nullish value
validation-matrix / (lint.all): src/transformer/fields/typologies/typologies.field.ts#L72
Unexpected nullable object value in conditional. An explicit null check is required
validation-matrix / (lint.all): src/transformer/fields/typologies/typologies.field.ts#L72
Unnecessary optional chain on a non-nullish value
validation-matrix / (lint.all)
Process completed with exit code 1.
validation-matrix / (test)
The job was canceled because "lint_all" failed.
validation-matrix / (test)
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/