feat: upgrade packages #62
Triggered via pull request
September 11, 2024 10:48
Status
Failure
Total duration
1m 18s
Artifacts
–
pull_requests.yml
on: pull_request
Tests
/
Run Tests
1m 8s
Tests
/
Test Build
33s
Linters
/
Code Lint
22s
Linters
/
Commit Lint
27s
ESLint Review
29s
Annotations
13 errors and 6 warnings
Linters / Commit Lint
Error [ERR_REQUIRE_ESM]: require() of ES Module /home/runner/work/tt-verify/tt-verify/node_modules/@commitlint/config-conventional/lib/index.js from /home/runner/work/_actions/JulienKode/pull-request-name-linter-action/v0.5.0/dist/index.js not supported.
Instead change the require of /home/runner/work/tt-verify/tt-verify/node_modules/@commitlint/config-conventional/lib/index.js in /home/runner/work/_actions/JulienKode/pull-request-name-linter-action/v0.5.0/dist/index.js to a dynamic import() which is available in all CommonJS modules.
|
Linters / Commit Lint
require() of ES Module /home/runner/work/tt-verify/tt-verify/node_modules/@commitlint/config-conventional/lib/index.js from /home/runner/work/_actions/JulienKode/pull-request-name-linter-action/v0.5.0/dist/index.js not supported.
Instead change the require of /home/runner/work/tt-verify/tt-verify/node_modules/@commitlint/config-conventional/lib/index.js in /home/runner/work/_actions/JulienKode/pull-request-name-linter-action/v0.5.0/dist/index.js to a dynamic import() which is available in all CommonJS modules.
|
Tests / Test Build:
src/verify.v2.integration.errors.test.ts#L5
Module '"msw"' has no exported member 'rest'.
|
Tests / Test Build:
src/verify.v2.integration.errors.test.ts#L32
Parameter 'req' implicitly has an 'any' type.
|
Tests / Test Build:
src/verify.v2.integration.errors.test.ts#L32
Parameter 'res' implicitly has an 'any' type.
|
Tests / Test Build:
src/verify.v2.integration.errors.test.ts#L32
Parameter 'ctx' implicitly has an 'any' type.
|
Tests / Test Build:
src/verify.v2.integration.errors.test.ts#L109
Parameter 'req' implicitly has an 'any' type.
|
Tests / Test Build:
src/verify.v2.integration.errors.test.ts#L109
Parameter 'res' implicitly has an 'any' type.
|
Tests / Test Build:
src/verify.v2.integration.errors.test.ts#L109
Parameter 'ctx' implicitly has an 'any' type.
|
Tests / Test Build:
src/verify.v2.integration.errors.test.ts#L187
Parameter 'req' implicitly has an 'any' type.
|
Tests / Test Build:
src/verify.v2.integration.errors.test.ts#L187
Parameter 'res' implicitly has an 'any' type.
|
Tests / Test Build:
src/verify.v2.integration.errors.test.ts#L187
Parameter 'ctx' implicitly has an 'any' type.
|
Tests / Run Tests
Process completed with exit code 1.
|
Linters / Code Lint
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/
|
Linters / Commit Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: JulienKode/pull-request-name-linter-action@v0.5.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linters / Commit Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, JulienKode/pull-request-name-linter-action@v0.5.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ESLint Review
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Tests / Test Build
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/
|
Tests / Run Tests
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/
|