Skip to content

Refactor jobs to use threads & update vulnerable dependencies #85

Refactor jobs to use threads & update vulnerable dependencies

Refactor jobs to use threads & update vulnerable dependencies #85

Triggered via pull request October 27, 2024 06:05
Status Failure
Total duration 39s
Artifacts

ci.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-and-test (18.x): src/app.controller.ts#L1
Definition for rule '@typescript-eslint/comma-dangle' was not found
build-and-test (18.x): src/app.controller.ts#L1
Definition for rule '@typescript-eslint/comma-spacing' was not found
build-and-test (18.x): src/app.controller.ts#L1
Definition for rule '@typescript-eslint/func-call-spacing' was not found
build-and-test (18.x): src/app.controller.ts#L1
Definition for rule '@typescript-eslint/keyword-spacing' was not found
build-and-test (18.x): src/app.controller.ts#L1
Definition for rule '@typescript-eslint/no-extra-semi' was not found
build-and-test (18.x): src/app.controller.ts#L1
Definition for rule '@typescript-eslint/space-before-blocks' was not found
build-and-test (18.x): src/app.controller.ts#L1
Definition for rule '@typescript-eslint/no-throw-literal' was not found
build-and-test (18.x): src/app.controller.ts#L1
Definition for rule '@typescript-eslint/quotes' was not found
build-and-test (18.x): src/app.controller.ts#L1
Definition for rule '@typescript-eslint/semi' was not found
build-and-test (18.x): src/app.controller.ts#L1
Definition for rule '@typescript-eslint/space-before-function-paren' was not found
build-and-test (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/