Skip to content

fix: linting issues #162

fix: linting issues

fix: linting issues #162

Re-run triggered October 14, 2024 18:48
Status Failure
Total duration 4m 2s
Artifacts

tsc-compiler.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build (16.x): libs/movex-server/src/lib/movex-server.ts#L157
Argument of type 'string[]' is not assignable to parameter of type 'Extract<keyof TDefinition["resources"], string>[]'.
build (16.x)
Process completed with exit code 1.
build (16.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/