Skip to content

build(deps): bump node #107

build(deps): bump node

build(deps): bump node #107

Re-run triggered December 15, 2023 09:57
Status Failure
Total duration 1m 33s
Artifacts

pull_requests.yml

on: pull_request
Tests  /  Run Tests
1m 21s
Tests / Run Tests
Tests  /  Test Build
26s
Tests / Test Build
Tests  /  Benchmark Wrap Functionality
24s
Tests / Benchmark Wrap Functionality
Linters  /  Code Lint
21s
Linters / Code Lint
Linters  /  Commit Lint
35s
Linters / Commit Lint
ESLint Review
27s
ESLint Review
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Linters / Code Lint
Process completed with exit code 2.
Tests / Test Build: src/commands/sign.ts#L44
'err' is of type 'unknown'.
Tests / Test Build: src/commands/unwrap.ts#L73
'err' is of type 'unknown'.
Tests / Test Build: src/commands/wrap.ts#L153
'err' is of type 'unknown'.
Tests / Test Build: src/commands/wrap.ts#L154
'err' is of type 'unknown'.
Tests / Test Build: src/commands/wrap.ts#L155
'err' is of type 'unknown'.
Tests / Test Build: src/utils.ts#L142
Type 'unknown' is not assignable to type 'string'.
Tests / Test Build
Process completed with exit code 2.
Tests / Benchmark Wrap Functionality
Process completed with exit code 1.
ESLint Review
Process completed with exit code 1.
Linters / Commit Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: JulienKode/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/