Skip to content

chore(deps): update devdependency @types/node to v22 #382

chore(deps): update devdependency @types/node to v22

chore(deps): update devdependency @types/node to v22 #382

Triggered via pull request November 5, 2024 03:09
Status Failure
Total duration 21s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
ci: src/crypto.node.ts#L3
Type 'import("crypto").webcrypto.SubtleCrypto' is not assignable to type 'SubtleCrypto'.
ci
Process completed with exit code 1.
ci
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/
ci: src/utils.ts#L1
'crypto' is defined but never used