[Snyk] Security upgrade interface-blockstore-tests from 3.0.3 to 6.1.2 #176
Annotations
10 errors and 1 warning
Run npm run test:firefox-webworker -- --since dfc43d4e9be67fdf25553677f469379d966ff806 --concurrency 1
Property 'put' in type 'BlockStorage' is not assignable to the same property in base type 'BaseBlockstore'.
|
Run npm run test:firefox-webworker -- --since dfc43d4e9be67fdf25553677f469379d966ff806 --concurrency 1
Property 'put' in type 'BlockStorage' is not assignable to the same property in base type 'Blockstore'.
|
Run npm run test:firefox-webworker -- --since dfc43d4e9be67fdf25553677f469379d966ff806 --concurrency 1
Argument of type 'CID' is not assignable to parameter of type 'CID<unknown, number, number, Version>'.
|
Run npm run test:firefox-webworker -- --since dfc43d4e9be67fdf25553677f469379d966ff806 --concurrency 1
Argument of type 'CID' is not assignable to parameter of type 'CID<unknown, number, number, Version>'.
|
Run npm run test:firefox-webworker -- --since dfc43d4e9be67fdf25553677f469379d966ff806 --concurrency 1
Property 'putMany' in type 'BlockStorage' is not assignable to the same property in base type 'BaseBlockstore'.
|
Run npm run test:firefox-webworker -- --since dfc43d4e9be67fdf25553677f469379d966ff806 --concurrency 1
Property 'putMany' in type 'BlockStorage' is not assignable to the same property in base type 'Blockstore'.
|
Run npm run test:firefox-webworker -- --since dfc43d4e9be67fdf25553677f469379d966ff806 --concurrency 1
Argument of type 'AsyncGenerator<{ key: CID; value: Uint8Array; }, void, unknown>' is not assignable to parameter of type 'AwaitIterable<Pair<CID<unknown, number, number, Version>, Uint8Array>>'.
|
Run npm run test:firefox-webworker -- --since dfc43d4e9be67fdf25553677f469379d966ff806 --concurrency 1
Argument of type 'AsyncGenerator<{ key: CID; value: Uint8Array; }, void, unknown>' is not assignable to parameter of type 'AwaitIterable<Pair<CID<unknown, number, number, Version>, Uint8Array>>'.
|
Run npm run test:firefox-webworker -- --since dfc43d4e9be67fdf25553677f469379d966ff806 --concurrency 1
Property 'get' in type 'BlockStorage' is not assignable to the same property in base type 'BaseBlockstore'.
|
Run npm run test:firefox-webworker -- --since dfc43d4e9be67fdf25553677f469379d966ff806 --concurrency 1
Property 'get' in type 'BlockStorage' is not assignable to the same property in base type 'Blockstore'.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, codecov/codecov-action@f32b3a3741e1053eb607407145bc9619351dc93b. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading