Skip to content

[Snyk] Fix for 1 vulnerabilities #156

[Snyk] Fix for 1 vulnerabilities

[Snyk] Fix for 1 vulnerabilities #156

Triggered via pull request December 1, 2023 06:45
Status Failure
Total duration 3m 59s
Artifacts

externals.yml

on: pull_request
Matrix: test-externals
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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'.
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/