Skip to content

[Snyk] Security upgrade aegir from 37.12.1 to 42.0.1 #160

[Snyk] Security upgrade aegir from 37.12.1 to 42.0.1

[Snyk] Security upgrade aegir from 37.12.1 to 42.0.1 #160

Triggered via pull request January 7, 2024 01:43
Status Failure
Total duration 14m 49s
Artifacts

test.yml

on: pull_request
Matrix: test-interface
Matrix: test-interop
Matrix: test-node
Unit tests chrome
29s
Unit tests chrome
Unit tests chrome-webworker
36s
Unit tests chrome-webworker
Unit tests firefox
30s
Unit tests firefox
Unit tests firefox-webworker
1m 9s
Unit tests firefox-webworker
Unit tests electron-main
36s
Unit tests electron-main
Interface tests test:interface:message-port-client browser
1m 33s
Interface tests test:interface:message-port-client browser
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

281 errors and 20 warnings
Build
Unused '@ts-expect-error' directive.
Build
Unused '@ts-expect-error' directive.
Build
Type 'ToPin' is not assignable to type 'CID | undefined'.
Build
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Build
Property 'cid' does not exist on type 'CID | Pinnable'.
Build
Property 'path' does not exist on type 'CID | Pinnable'.
Build
Argument of type 'CID | Pinnable' is not assignable to parameter of type 'Pinnable'.
Build
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Build
Unused '@ts-expect-error' directive.
Build
Type 'ToPin' is not assignable to type 'CID | undefined'.
Interface tests test:interface:http-js browser
Cannot find module 'ipfs-cli/utils' or its corresponding type declarations.
Interface tests test:interface:http-js browser
Cannot find module 'ipfs-cli' or its corresponding type declarations.
Interface tests test:interface:http-js browser
Parameter 'argv' implicitly has an 'any' type.
Interface tests test:interface:http-js browser
Cannot find module 'ipfs-core' or its corresponding type declarations.
Interface tests test:interface:http-js browser
Cannot find module 'interface-ipfs-core' or its corresponding type declarations.
Interface tests test:interface:http-js browser
Cannot find module 'ipfs-client' or its corresponding type declarations.
Interface tests test:interface:http-js browser
Cannot find module 'interface-ipfs-core' or its corresponding type declarations.
Interface tests test:interface:http-js browser
Cannot find module 'ipfs-client' or its corresponding type declarations.
Interface tests test:interface:http-js browser
Cannot find module 'interface-ipfs-core' or its corresponding type declarations.
Interface tests test:interface:http-js browser
Type 'ToPin' is not assignable to type 'CID | undefined'.
Interface tests test:interface:http-js browser
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Interface tests test:interface:http-js browser
Property 'cid' does not exist on type 'CID | Pinnable'.
Interface tests test:interface:http-js browser
Property 'path' does not exist on type 'CID | Pinnable'.
Interface tests test:interface:http-js browser
Argument of type 'CID | Pinnable' is not assignable to parameter of type 'Pinnable'.
Interface tests test:interface:http-js browser
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Interface tests test:interface:http-js browser
Type 'ToPin' is not assignable to type 'CID | undefined'.
Interface tests test:interface:http-go browser
Type 'ToPin' is not assignable to type 'CID | undefined'.
Interface tests test:interface:http-go browser
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Interface tests test:interface:http-go browser
Property 'cid' does not exist on type 'CID | Pinnable'.
Interface tests test:interface:http-go browser
Property 'path' does not exist on type 'CID | Pinnable'.
Interface tests test:interface:http-go browser
Argument of type 'CID | Pinnable' is not assignable to parameter of type 'Pinnable'.
Interface tests test:interface:http-go browser
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Interface tests test:interface:http-go browser
Type 'ToPin' is not assignable to type 'CID | undefined'.
Interface tests test:interface:http-go browser
Cannot find module 'ipfs-cli/utils' or its corresponding type declarations.
Interface tests test:interface:http-go browser
Cannot find module 'ipfs-cli' or its corresponding type declarations.
Interface tests test:interface:http-go browser
Parameter 'argv' implicitly has an 'any' type.
Interface tests test:interface:http-go browser
Cannot find module 'ipfs-core' or its corresponding type declarations.
Interface tests test:interface:http-go browser
Cannot find module 'interface-ipfs-core' or its corresponding type declarations.
Interface tests test:interface:http-go browser
Cannot find module 'ipfs-client' or its corresponding type declarations.
Interface tests test:interface:http-go browser
Cannot find module 'interface-ipfs-core' or its corresponding type declarations.
Interface tests test:interface:http-go browser
Cannot find module 'ipfs-client' or its corresponding type declarations.
Interface tests test:interface:http-go browser
Cannot find module 'interface-ipfs-core' or its corresponding type declarations.
Unit tests chrome
Property 'put' in type 'BlockStorage' is not assignable to the same property in base type 'BaseBlockstore'.
Unit tests chrome
Property 'put' in type 'BlockStorage' is not assignable to the same property in base type 'Blockstore'.
Unit tests chrome
Argument of type 'CID' is not assignable to parameter of type 'CID<unknown, number, number, Version>'.
Unit tests chrome
Argument of type 'CID' is not assignable to parameter of type 'CID<unknown, number, number, Version>'.
Unit tests chrome
Property 'putMany' in type 'BlockStorage' is not assignable to the same property in base type 'BaseBlockstore'.
Unit tests chrome
Property 'putMany' in type 'BlockStorage' is not assignable to the same property in base type 'Blockstore'.
Unit tests chrome
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>>'.
Unit tests chrome
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>>'.
Unit tests chrome
Property 'get' in type 'BlockStorage' is not assignable to the same property in base type 'BaseBlockstore'.
Unit tests chrome
Property 'get' in type 'BlockStorage' is not assignable to the same property in base type 'Blockstore'.
Interface tests test:interface:core browser
Unused '@ts-expect-error' directive.
Interface tests test:interface:core browser
Unused '@ts-expect-error' directive.
Interface tests test:interface:core browser
Type 'ToPin' is not assignable to type 'CID | undefined'.
Interface tests test:interface:core browser
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Interface tests test:interface:core browser
Property 'cid' does not exist on type 'CID | Pinnable'.
Interface tests test:interface:core browser
Property 'path' does not exist on type 'CID | Pinnable'.
Interface tests test:interface:core browser
Argument of type 'CID | Pinnable' is not assignable to parameter of type 'Pinnable'.
Interface tests test:interface:core browser
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Interface tests test:interface:core browser
Unused '@ts-expect-error' directive.
Interface tests test:interface:core browser
Type 'ToPin' is not assignable to type 'CID | undefined'.
Interface tests test:interface:core browser
Cannot find module 'ipfs-cli/utils' or its corresponding type declarations.
Interface tests test:interface:core browser
Cannot find module 'ipfs-cli' or its corresponding type declarations.
Interface tests test:interface:core browser
Parameter 'argv' implicitly has an 'any' type.
Interface tests test:interface:core browser
Unused '@ts-expect-error' directive.
Interface tests test:interface:core browser
Cannot find module 'ipfs-core' or its corresponding type declarations.
Interface tests test:interface:core browser
Cannot find module 'interface-ipfs-core' or its corresponding type declarations.
Interface tests test:interface:core browser
Cannot find module 'ipfs-client' or its corresponding type declarations.
Interface tests test:interface:core browser
Cannot find module 'interface-ipfs-core' or its corresponding type declarations.
Interface tests test:interface:core browser
Cannot find module 'ipfs-client' or its corresponding type declarations.
Interface tests test:interface:core browser
Cannot find module 'interface-ipfs-core' or its corresponding type declarations.
Unit tests chrome-webworker
Property 'put' in type 'BlockStorage' is not assignable to the same property in base type 'BaseBlockstore'.
Unit tests chrome-webworker
Property 'put' in type 'BlockStorage' is not assignable to the same property in base type 'Blockstore'.
Unit tests chrome-webworker
Argument of type 'CID' is not assignable to parameter of type 'CID<unknown, number, number, Version>'.
Unit tests chrome-webworker
Argument of type 'CID' is not assignable to parameter of type 'CID<unknown, number, number, Version>'.
Unit tests chrome-webworker
Property 'putMany' in type 'BlockStorage' is not assignable to the same property in base type 'BaseBlockstore'.
Unit tests chrome-webworker
Property 'putMany' in type 'BlockStorage' is not assignable to the same property in base type 'Blockstore'.
Unit tests chrome-webworker
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>>'.
Unit tests chrome-webworker
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>>'.
Unit tests chrome-webworker
Property 'get' in type 'BlockStorage' is not assignable to the same property in base type 'BaseBlockstore'.
Unit tests chrome-webworker
Property 'get' in type 'BlockStorage' is not assignable to the same property in base type 'Blockstore'.
Unit tests electron-main
Property 'put' in type 'BlockStorage' is not assignable to the same property in base type 'BaseBlockstore'.
Unit tests electron-main
Property 'put' in type 'BlockStorage' is not assignable to the same property in base type 'Blockstore'.
Unit tests electron-main
Argument of type 'CID' is not assignable to parameter of type 'CID<unknown, number, number, Version>'.
Unit tests electron-main
Argument of type 'CID' is not assignable to parameter of type 'CID<unknown, number, number, Version>'.
Unit tests electron-main
Property 'putMany' in type 'BlockStorage' is not assignable to the same property in base type 'BaseBlockstore'.
Unit tests electron-main
Property 'putMany' in type 'BlockStorage' is not assignable to the same property in base type 'Blockstore'.
Unit tests electron-main
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>>'.
Unit tests electron-main
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>>'.
Unit tests electron-main
Property 'get' in type 'BlockStorage' is not assignable to the same property in base type 'BaseBlockstore'.
Unit tests electron-main
Property 'get' in type 'BlockStorage' is not assignable to the same property in base type 'Blockstore'.
Interface tests test:interface:client browser
Cannot find module 'ipfs-cli/utils' or its corresponding type declarations.
Interface tests test:interface:client browser
Cannot find module 'ipfs-cli' or its corresponding type declarations.
Interface tests test:interface:client browser
Parameter 'argv' implicitly has an 'any' type.
Interface tests test:interface:client browser
Cannot find module 'ipfs-core' or its corresponding type declarations.
Interface tests test:interface:client browser
Cannot find module 'interface-ipfs-core' or its corresponding type declarations.
Interface tests test:interface:client browser
Cannot find module 'ipfs-client' or its corresponding type declarations.
Interface tests test:interface:client browser
Cannot find module 'interface-ipfs-core' or its corresponding type declarations.
Interface tests test:interface:client browser
Cannot find module 'ipfs-client' or its corresponding type declarations.
Interface tests test:interface:client browser
Cannot find module 'interface-ipfs-core' or its corresponding type declarations.
Interface tests test:interface:client browser
Type 'ToPin' is not assignable to type 'CID | undefined'.
Interface tests test:interface:client browser
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Interface tests test:interface:client browser
Property 'cid' does not exist on type 'CID | Pinnable'.
Interface tests test:interface:client browser
Property 'path' does not exist on type 'CID | Pinnable'.
Interface tests test:interface:client browser
Argument of type 'CID | Pinnable' is not assignable to parameter of type 'Pinnable'.
Interface tests test:interface:client browser
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Interface tests test:interface:client browser
Type 'ToPin' is not assignable to type 'CID | undefined'.
Unit tests firefox
Property 'put' in type 'BlockStorage' is not assignable to the same property in base type 'BaseBlockstore'.
Unit tests firefox
Property 'put' in type 'BlockStorage' is not assignable to the same property in base type 'Blockstore'.
Unit tests firefox
Argument of type 'CID' is not assignable to parameter of type 'CID<unknown, number, number, Version>'.
Unit tests firefox
Argument of type 'CID' is not assignable to parameter of type 'CID<unknown, number, number, Version>'.
Unit tests firefox
Property 'putMany' in type 'BlockStorage' is not assignable to the same property in base type 'BaseBlockstore'.
Unit tests firefox
Property 'putMany' in type 'BlockStorage' is not assignable to the same property in base type 'Blockstore'.
Unit tests firefox
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>>'.
Unit tests firefox
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>>'.
Unit tests firefox
Property 'get' in type 'BlockStorage' is not assignable to the same property in base type 'BaseBlockstore'.
Unit tests firefox
Property 'get' in type 'BlockStorage' is not assignable to the same property in base type 'Blockstore'.
Unit tests node 16 ubuntu-latest
Property 'put' in type 'BlockStorage' is not assignable to the same property in base type 'BaseBlockstore'.
Unit tests node 16 ubuntu-latest
Property 'put' in type 'BlockStorage' is not assignable to the same property in base type 'Blockstore'.
Unit tests node 16 ubuntu-latest
Argument of type 'CID' is not assignable to parameter of type 'CID<unknown, number, number, Version>'.
Unit tests node 16 ubuntu-latest
Argument of type 'CID' is not assignable to parameter of type 'CID<unknown, number, number, Version>'.
Unit tests node 16 ubuntu-latest
Property 'putMany' in type 'BlockStorage' is not assignable to the same property in base type 'BaseBlockstore'.
Unit tests node 16 ubuntu-latest
Property 'putMany' in type 'BlockStorage' is not assignable to the same property in base type 'Blockstore'.
Unit tests node 16 ubuntu-latest
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>>'.
Unit tests node 16 ubuntu-latest
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>>'.
Unit tests node 16 ubuntu-latest
Property 'get' in type 'BlockStorage' is not assignable to the same property in base type 'BaseBlockstore'.
Unit tests node 16 ubuntu-latest
Property 'get' in type 'BlockStorage' is not assignable to the same property in base type 'Blockstore'.
Interop tests browser
Unused '@ts-expect-error' directive.
Interop tests browser
Unused '@ts-expect-error' directive.
Interop tests browser
Type 'ToPin' is not assignable to type 'CID | undefined'.
Interop tests browser
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Interop tests browser
Property 'cid' does not exist on type 'CID | Pinnable'.
Interop tests browser
Property 'path' does not exist on type 'CID | Pinnable'.
Interop tests browser
Argument of type 'CID | Pinnable' is not assignable to parameter of type 'Pinnable'.
Interop tests browser
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Interop tests browser
Unused '@ts-expect-error' directive.
Interop tests browser
Type 'ToPin' is not assignable to type 'CID | undefined'.
Interop tests browser
Unused '@ts-expect-error' directive.
Interop tests browser
Unused '@ts-expect-error' directive.
Interop tests browser
Type 'ToPin' is not assignable to type 'CID | undefined'.
Interop tests browser
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Interop tests browser
Property 'cid' does not exist on type 'CID | Pinnable'.
Interop tests browser
Property 'path' does not exist on type 'CID | Pinnable'.
Interop tests browser
Argument of type 'CID | Pinnable' is not assignable to parameter of type 'Pinnable'.
Interop tests browser
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Interop tests browser
Unused '@ts-expect-error' directive.
Interop tests browser
Type 'ToPin' is not assignable to type 'CID | undefined'.
Unit tests node 16 macos-latest
The operation was canceled.
Interop tests node
Unused '@ts-expect-error' directive.
Interop tests node
Unused '@ts-expect-error' directive.
Interop tests node
Type 'ToPin' is not assignable to type 'CID | undefined'.
Interop tests node
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Interop tests node
Property 'cid' does not exist on type 'CID | Pinnable'.
Interop tests node
Property 'path' does not exist on type 'CID | Pinnable'.
Interop tests node
Argument of type 'CID | Pinnable' is not assignable to parameter of type 'Pinnable'.
Interop tests node
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Interop tests node
Unused '@ts-expect-error' directive.
Interop tests node
Type 'ToPin' is not assignable to type 'CID | undefined'.
Interop tests node
Unused '@ts-expect-error' directive.
Interop tests node
Unused '@ts-expect-error' directive.
Interop tests node
Type 'ToPin' is not assignable to type 'CID | undefined'.
Interop tests node
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Interop tests node
Property 'cid' does not exist on type 'CID | Pinnable'.
Interop tests node
Property 'path' does not exist on type 'CID | Pinnable'.
Interop tests node
Argument of type 'CID | Pinnable' is not assignable to parameter of type 'Pinnable'.
Interop tests node
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Interop tests node
Unused '@ts-expect-error' directive.
Interop tests node
Type 'ToPin' is not assignable to type 'CID | undefined'.
Unit tests firefox-webworker
Property 'put' in type 'BlockStorage' is not assignable to the same property in base type 'BaseBlockstore'.
Unit tests firefox-webworker
Property 'put' in type 'BlockStorage' is not assignable to the same property in base type 'Blockstore'.
Unit tests firefox-webworker
Argument of type 'CID' is not assignable to parameter of type 'CID<unknown, number, number, Version>'.
Unit tests firefox-webworker
Argument of type 'CID' is not assignable to parameter of type 'CID<unknown, number, number, Version>'.
Unit tests firefox-webworker
Property 'putMany' in type 'BlockStorage' is not assignable to the same property in base type 'BaseBlockstore'.
Unit tests firefox-webworker
Property 'putMany' in type 'BlockStorage' is not assignable to the same property in base type 'Blockstore'.
Unit tests firefox-webworker
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>>'.
Unit tests firefox-webworker
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>>'.
Unit tests firefox-webworker
Property 'get' in type 'BlockStorage' is not assignable to the same property in base type 'BaseBlockstore'.
Unit tests firefox-webworker
Property 'get' in type 'BlockStorage' is not assignable to the same property in base type 'Blockstore'.
Interface tests test:interface:core node
Unused '@ts-expect-error' directive.
Interface tests test:interface:core node
Unused '@ts-expect-error' directive.
Interface tests test:interface:core node
Type 'ToPin' is not assignable to type 'CID | undefined'.
Interface tests test:interface:core node
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Interface tests test:interface:core node
Property 'cid' does not exist on type 'CID | Pinnable'.
Interface tests test:interface:core node
Property 'path' does not exist on type 'CID | Pinnable'.
Interface tests test:interface:core node
Argument of type 'CID | Pinnable' is not assignable to parameter of type 'Pinnable'.
Interface tests test:interface:core node
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Interface tests test:interface:core node
Unused '@ts-expect-error' directive.
Interface tests test:interface:core node
Type 'ToPin' is not assignable to type 'CID | undefined'.
Interface tests test:interface:core node
Cannot find module 'ipfs-cli/utils' or its corresponding type declarations.
Interface tests test:interface:core node
Cannot find module 'ipfs-cli' or its corresponding type declarations.
Interface tests test:interface:core node
Parameter 'argv' implicitly has an 'any' type.
Interface tests test:interface:core node
Unused '@ts-expect-error' directive.
Interface tests test:interface:core node
Cannot find module 'ipfs-core' or its corresponding type declarations.
Interface tests test:interface:core node
Cannot find module 'interface-ipfs-core' or its corresponding type declarations.
Interface tests test:interface:core node
Cannot find module 'ipfs-client' or its corresponding type declarations.
Interface tests test:interface:core node
Cannot find module 'interface-ipfs-core' or its corresponding type declarations.
Interface tests test:interface:core node
Cannot find module 'ipfs-client' or its corresponding type declarations.
Interface tests test:interface:core node
Cannot find module 'interface-ipfs-core' or its corresponding type declarations.
Check
Unused '@ts-expect-error' directive.
Check
Type 'ToPin' is not assignable to type 'CID | undefined'.
Check
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Check
Property 'cid' does not exist on type 'CID | Pinnable'.
Check
Property 'path' does not exist on type 'CID | Pinnable'.
Check
Argument of type 'CID | Pinnable' is not assignable to parameter of type 'Pinnable'.
Check
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Check
Type 'ToPin' is not assignable to type 'CID | undefined'.
Check
Type 'AsyncIterator<ToPin, any, undefined>' must have a '[Symbol.asyncIterator]()' method that returns an async iterator.
Check
Property 'cid' does not exist on type 'CID | Pinnable'.
Interface tests test:interface:client node
Unused '@ts-expect-error' directive.
Interface tests test:interface:client node
Unused '@ts-expect-error' directive.
Interface tests test:interface:client node
Type 'ToPin' is not assignable to type 'CID | undefined'.
Interface tests test:interface:client node
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Interface tests test:interface:client node
Property 'cid' does not exist on type 'CID | Pinnable'.
Interface tests test:interface:client node
Property 'path' does not exist on type 'CID | Pinnable'.
Interface tests test:interface:client node
Argument of type 'CID | Pinnable' is not assignable to parameter of type 'Pinnable'.
Interface tests test:interface:client node
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Interface tests test:interface:client node
Unused '@ts-expect-error' directive.
Interface tests test:interface:client node
Type 'ToPin' is not assignable to type 'CID | undefined'.
Interface tests test:interface:client node
Cannot find module 'ipfs-cli/utils' or its corresponding type declarations.
Interface tests test:interface:client node
Cannot find module 'ipfs-cli' or its corresponding type declarations.
Interface tests test:interface:client node
Parameter 'argv' implicitly has an 'any' type.
Interface tests test:interface:client node
Unused '@ts-expect-error' directive.
Interface tests test:interface:client node
Cannot find module 'ipfs-core' or its corresponding type declarations.
Interface tests test:interface:client node
Cannot find module 'interface-ipfs-core' or its corresponding type declarations.
Interface tests test:interface:client node
Cannot find module 'ipfs-client' or its corresponding type declarations.
Interface tests test:interface:client node
Cannot find module 'interface-ipfs-core' or its corresponding type declarations.
Interface tests test:interface:client node
Cannot find module 'ipfs-client' or its corresponding type declarations.
Interface tests test:interface:client node
Cannot find module 'interface-ipfs-core' or its corresponding type declarations.
Interface tests test:interface:http-go node
Cannot find module 'ipfs-cli/utils' or its corresponding type declarations.
Interface tests test:interface:http-go node
Cannot find module 'ipfs-cli' or its corresponding type declarations.
Interface tests test:interface:http-go node
Parameter 'argv' implicitly has an 'any' type.
Interface tests test:interface:http-go node
Unused '@ts-expect-error' directive.
Interface tests test:interface:http-go node
Cannot find module 'ipfs-core' or its corresponding type declarations.
Interface tests test:interface:http-go node
Cannot find module 'interface-ipfs-core' or its corresponding type declarations.
Interface tests test:interface:http-go node
Cannot find module 'ipfs-client' or its corresponding type declarations.
Interface tests test:interface:http-go node
Cannot find module 'interface-ipfs-core' or its corresponding type declarations.
Interface tests test:interface:http-go node
Cannot find module 'ipfs-client' or its corresponding type declarations.
Interface tests test:interface:http-go node
Cannot find module 'interface-ipfs-core' or its corresponding type declarations.
Interface tests test:interface:http-go node
Unused '@ts-expect-error' directive.
Interface tests test:interface:http-go node
Unused '@ts-expect-error' directive.
Interface tests test:interface:http-go node
Type 'ToPin' is not assignable to type 'CID | undefined'.
Interface tests test:interface:http-go node
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Interface tests test:interface:http-go node
Property 'cid' does not exist on type 'CID | Pinnable'.
Interface tests test:interface:http-go node
Property 'path' does not exist on type 'CID | Pinnable'.
Interface tests test:interface:http-go node
Argument of type 'CID | Pinnable' is not assignable to parameter of type 'Pinnable'.
Interface tests test:interface:http-go node
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Interface tests test:interface:http-go node
Unused '@ts-expect-error' directive.
Interface tests test:interface:http-go node
Type 'ToPin' is not assignable to type 'CID | undefined'.
Interface tests test:interface:http-js node
Unused '@ts-expect-error' directive.
Interface tests test:interface:http-js node
Unused '@ts-expect-error' directive.
Interface tests test:interface:http-js node
Type 'ToPin' is not assignable to type 'CID | undefined'.
Interface tests test:interface:http-js node
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Interface tests test:interface:http-js node
Property 'cid' does not exist on type 'CID | Pinnable'.
Interface tests test:interface:http-js node
Property 'path' does not exist on type 'CID | Pinnable'.
Interface tests test:interface:http-js node
Argument of type 'CID | Pinnable' is not assignable to parameter of type 'Pinnable'.
Interface tests test:interface:http-js node
Type 'Iterator<ToPin, any, undefined>' must have a '[Symbol.iterator]()' method that returns an iterator.
Interface tests test:interface:http-js node
Unused '@ts-expect-error' directive.
Interface tests test:interface:http-js node
Type 'ToPin' is not assignable to type 'CID | undefined'.
Interface tests test:interface:http-js node
Cannot find module 'ipfs-cli/utils' or its corresponding type declarations.
Interface tests test:interface:http-js node
Cannot find module 'ipfs-cli' or its corresponding type declarations.
Interface tests test:interface:http-js node
Parameter 'argv' implicitly has an 'any' type.
Interface tests test:interface:http-js node
Unused '@ts-expect-error' directive.
Interface tests test:interface:http-js node
Cannot find module 'ipfs-core' or its corresponding type declarations.
Interface tests test:interface:http-js node
Cannot find module 'interface-ipfs-core' or its corresponding type declarations.
Interface tests test:interface:http-js node
Cannot find module 'ipfs-client' or its corresponding type declarations.
Interface tests test:interface:http-js node
Cannot find module 'interface-ipfs-core' or its corresponding type declarations.
Interface tests test:interface:http-js node
Cannot find module 'ipfs-client' or its corresponding type declarations.
Interface tests test:interface:http-js node
Cannot find module 'interface-ipfs-core' or its corresponding type declarations.
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/
Interface tests test:interface:http-js browser
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/
Interface tests test:interface:http-go browser
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/
Unit tests chrome
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/
Interface tests test:interface:core browser
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/
Unit tests chrome-webworker
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/
Unit tests electron-main
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, GabrielBB/xvfb-action@v1, 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/
Interface tests test:interface:client browser
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/
Unit tests firefox
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/
Unit tests node 16 ubuntu-latest
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/
Interop tests browser
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/
Unit tests node 16 macos-latest
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/
Interop tests node
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/
Unit tests firefox-webworker
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/
Interface tests test:interface:core node
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/
Interface tests test:interface:message-port-client browser
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/
Check
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/
Interface tests test:interface:client node
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/
Interface tests test:interface:http-go node
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/
Interface tests test:interface:http-js node
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/