Skip to content

Remplacer @villedemontreal/lint-config par ESLint. Fix Vulnerabilities #16

Remplacer @villedemontreal/lint-config par ESLint. Fix Vulnerabilities

Remplacer @villedemontreal/lint-config par ESLint. Fix Vulnerabilities #16

Re-run triggered January 18, 2024 17:10
Status Failure
Total duration 32s
Artifacts

build.yml

on: pull_request
Run unit tests
17s
Run unit tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run unit tests: src/apiError.test.ts#L13
Insert `,`
Run unit tests: src/apiError.test.ts#L32
Replace `error.error.code,·globalConstants.errors.apiGeneralErrors.codes.GENERIC_ERROR` with `⏎········error.error.code,⏎········globalConstants.errors.apiGeneralErrors.codes.GENERIC_ERROR,⏎······`
Run unit tests: src/apiError.test.ts#L42
Replace `error.error.code,·globalConstants.errors.apiGeneralErrors.codes.GENERIC_ERROR` with `⏎········error.error.code,⏎········globalConstants.errors.apiGeneralErrors.codes.GENERIC_ERROR,⏎······`
Run unit tests: src/apiError.test.ts#L72
Replace `error.error.code,·globalConstants.errors.apiGeneralErrors.codes.INVALID_PARAMETER` with `⏎········error.error.code,⏎········globalConstants.errors.apiGeneralErrors.codes.INVALID_PARAMETER,⏎······`
Run unit tests: src/apiError.test.ts#L81
Insert `,`
Run unit tests: src/apiError.test.ts#L85
Insert `,`
Run unit tests: src/apiError.test.ts#L86
Insert `,`
Run unit tests: src/apiError.test.ts#L94
Replace `error.error.code,·globalConstants.errors.apiGeneralErrors.codes.INVALID_PARAMETER` with `⏎········error.error.code,⏎········globalConstants.errors.apiGeneralErrors.codes.INVALID_PARAMETER,⏎······`
Run unit tests: src/apiError.test.ts#L109
Replace `error.error.code,·globalConstants.errors.apiGeneralErrors.codes.UNPROCESSABLE_ENTITY` with `⏎········error.error.code,⏎········globalConstants.errors.apiGeneralErrors.codes.UNPROCESSABLE_ENTITY,⏎······`
Run unit tests: src/apiError.test.ts#L119
Insert `,`
Run unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/