[Snyk] Security upgrade aegir from 37.12.1 to 44.1.1 #308
test.yml
on: pull_request
Build
3m 27s
Matrix: test-interface
Matrix: test-interop
Matrix: test-node
Unit tests chrome
0s
Unit tests chrome-webworker
0s
Unit tests firefox
0s
Unit tests firefox-webworker
0s
Unit tests electron-main
0s
Interface tests test:interface:message-port-client browser
0s
Check
0s
release
0s
Annotations
10 errors and 2 warnings
Build
Type 'import("/home/runner/work/js-ipfs/js-ipfs/node_modules/multiformats/dist/types/src/cid").CID<unknown, number, number, import("/home/runner/work/js-ipfs/js-ipfs/node_modules/multiformats/dist/types/src/link/interface").Version>' is not assignable to type 'import("/home/runner/work/js-ipfs/js-ipfs/node_modules/@ipld/dag-pb/node_modules/multiformats/dist/src/cid").CID<unknown, number, number, import("/home/runner/work/js-ipfs/js-ipfs/node_modules/@ipld/dag-pb/node_modules/multiformats/dist/src/link/interface").Version>'.
|
Build
Type 'CID<any, number, number, Version>' is not assignable to type 'CID<unknown, number, number, Version>'.
|
Build
Argument of type '{ cid: CID<any, number, number, Version>; bytes: Uint8Array; }' is not assignable to parameter of type 'Block'.
|
Build
Argument of type '{ cid: CID<any, number, number, Version>; bytes: Uint8Array; }' is not assignable to parameter of type 'Block'.
|
Build
Argument of type '{ Data: Uint8Array; Links: { Name: string; Tsize: number; Hash: CID<unknown, 112, 18, 0>; }[]; }' is not assignable to parameter of type 'PBNode'.
|
Build
Argument of type '{ Data: Uint8Array; Links: { Name: string; Tsize: number; Hash: CID<unknown, 112, 18, 0>; }[]; }' is not assignable to parameter of type 'PBNode'.
|
Build
Argument of type '{ Data: Uint8Array; Links: { Name: string; Tsize: number; Hash: CID<unknown, 112, 18, 0>; }[]; }' is not assignable to parameter of type 'PBNode'.
|
Build
Argument of type '{ Name: string; Tsize: number; Hash: CID<unknown, 112, 18, 0>; }' is not assignable to parameter of type 'PBLink'.
|
Build
Argument of type '{ Name: string; Tsize: number; Hash: CID<unknown, 112, 18, 0>; }' is not assignable to parameter of type 'PBLink'.
|
Build
Argument of type '{ Name: string; Tsize: number; Hash: CID<unknown, 112, 18, 0>; }' is not assignable to parameter of type 'string | PBLink'.
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|