Skip to content

refactor: migrate everything to typescript & workspaces #459

refactor: migrate everything to typescript & workspaces

refactor: migrate everything to typescript & workspaces #459

Triggered via pull request May 18, 2024 18:42
Status Failure
Total duration 59s
Artifacts

node.js.yml

on: pull_request
Matrix: nsci
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
test (18.x)
Argument of type 'TemplateStringsArray' is not assignable to parameter of type 'string'.
test (18.x)
Type 'Maintainer | null' is not assignable to type 'Author | null'.
test (18.x)
Type 'import("/home/runner/work/scanner/scanner/node_modules/@npm/types/index").Maintainer[]' is not assignable to type 'import("/home/runner/work/scanner/scanner/workspaces/scanner/src/types", { with: { "resolution-mode": "import" } }).Maintainer[]'.
test (18.x)
Type 'Maintainer' is not assignable to type 'object'.
test (18.x)
Type '{ name?: string | undefined; email?: string | undefined; url?: string | undefined; }' is not assignable to type 'Author'.
test (18.x)
Argument of type '{ version: string; at: string; name?: string | undefined; email?: string | undefined; url?: string | undefined; }' is not assignable to parameter of type 'Publisher'.
test (18.x)
Argument of type 'import("/home/runner/work/scanner/scanner/node_modules/@npm/types/index").Maintainer' is not assignable to parameter of type 'import("/home/runner/work/scanner/scanner/workspaces/scanner/src/types", { with: { "resolution-mode": "import" } }).Maintainer'.
test (18.x)
Cannot find module '@nodesecure/tarball' or its corresponding type declarations.
test (18.x)
Cannot find module '@nodesecure/tree-walker' or its corresponding type declarations.
test (18.x)
Cannot find module '@nodesecure/tarball' or its corresponding type declarations.
test (20.x)
Argument of type 'TemplateStringsArray' is not assignable to parameter of type 'string'.
test (20.x)
Type 'Maintainer | null' is not assignable to type 'Author | null'.
test (20.x)
Type 'import("/home/runner/work/scanner/scanner/node_modules/@npm/types/index").Maintainer[]' is not assignable to type 'import("/home/runner/work/scanner/scanner/workspaces/scanner/src/types", { with: { "resolution-mode": "import" } }).Maintainer[]'.
test (20.x)
Type 'Maintainer' is not assignable to type 'object'.
test (20.x)
Type '{ name?: string | undefined; email?: string | undefined; url?: string | undefined; }' is not assignable to type 'Author'.
test (20.x)
Argument of type '{ version: string; at: string; name?: string | undefined; email?: string | undefined; url?: string | undefined; }' is not assignable to parameter of type 'Publisher'.
test (20.x)
Argument of type 'import("/home/runner/work/scanner/scanner/node_modules/@npm/types/index").Maintainer' is not assignable to parameter of type 'import("/home/runner/work/scanner/scanner/workspaces/scanner/src/types", { with: { "resolution-mode": "import" } }).Maintainer'.
test (20.x)
Cannot find module '@nodesecure/tarball' or its corresponding type declarations.
test (20.x)
Cannot find module '@nodesecure/tree-walker' or its corresponding type declarations.
test (20.x)
Cannot find module '@nodesecure/tarball' or its corresponding type declarations.
nsci (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: NodeSecure/ci-action@177c57fe32c75cafabe87f6e4515d277cc37ae6c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
nsci (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: NodeSecure/ci-action@177c57fe32c75cafabe87f6e4515d277cc37ae6c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.