Skip to content

Updates from makenew template #27

Updates from makenew template

Updates from makenew template #27

Triggered via pull request March 5, 2024 01:23
Status Failure
Total duration 1m 24s
Artifacts 1

check.yml

on: pull_request
Matrix: example
Matrix: lint
Matrix: test
Matrix: typecheck
Matrix: install
Fit to window
Zoom out
Zoom in

Annotations

37 errors and 14 warnings
Example (Node.js v16 on macOS)
Process completed with exit code 1.
Example (Node.js v16 on Windows)
Process completed with exit code 1.
Example (Node.js v18 on Windows)
Process completed with exit code 1.
Example (Node.js v18 on Linux)
Process completed with exit code 1.
Example (Node.js v18 on macOS)
Process completed with exit code 1.
Lint (Node.js v20): src/lib/context.ts#L1
Run autofix to sort these imports!
Lint (Node.js v20): src/lib/index.ts#L1
Run autofix to sort these exports!
Lint (Node.js v20): test/fixtures/test-context.ts#L1
Run autofix to sort these imports!
Lint (Node.js v20): test/landlubber.test.ts#L1
Run autofix to sort these imports!
Docs
Process completed with exit code 3.
Lint (Node.js v20)
Process completed with exit code 1.
Lint (Node.js v18): src/lib/context.ts#L1
Run autofix to sort these imports!
Lint (Node.js v18): src/lib/index.ts#L1
Run autofix to sort these exports!
Lint (Node.js v18): test/fixtures/test-context.ts#L1
Run autofix to sort these imports!
Lint (Node.js v18): test/landlubber.test.ts#L1
Run autofix to sort these imports!
Lint (Node.js v18)
Process completed with exit code 1.
Example (Node.js v16 on Linux)
Process completed with exit code 1.
Typecheck (Node.js v18): examples/adventure.ts#L1
Cannot find module 'index.js' or its corresponding type declarations.
Typecheck (Node.js v18): examples/adventure.ts#L29
Binding element 'adventurer' implicitly has an 'any' type.
Typecheck (Node.js v18): examples/adventure.ts#L30
Binding element 'age' implicitly has an 'any' type.
Typecheck (Node.js v18): examples/adventure.ts#L31
Binding element 'minLevel' implicitly has an 'any' type.
Typecheck (Node.js v18): examples/adventure.ts#L32
Binding element 'logger' implicitly has an 'any' type.
Typecheck (Node.js v18): examples/hello.ts#L1
Cannot find module 'index.js' or its corresponding type declarations.
Typecheck (Node.js v18): examples/hello.ts#L19
Binding element 'name' implicitly has an 'any' type.
Typecheck (Node.js v18): examples/hello.ts#L19
Binding element 'logger' implicitly has an 'any' type.
Typecheck (Node.js v18): examples/index.ts#L3
Cannot find module 'index.js' or its corresponding type declarations.
Typecheck (Node.js v18): test/fixtures/assert-command.ts#L1
Cannot find module 'index.js' or its corresponding type declarations.
Typecheck (Node.js v20): examples/adventure.ts#L1
Cannot find module 'index.js' or its corresponding type declarations.
Typecheck (Node.js v20): examples/adventure.ts#L29
Binding element 'adventurer' implicitly has an 'any' type.
Typecheck (Node.js v20): examples/adventure.ts#L30
Binding element 'age' implicitly has an 'any' type.
Typecheck (Node.js v20): examples/adventure.ts#L31
Binding element 'minLevel' implicitly has an 'any' type.
Typecheck (Node.js v20): examples/adventure.ts#L32
Binding element 'logger' implicitly has an 'any' type.
Typecheck (Node.js v20): examples/hello.ts#L1
Cannot find module 'index.js' or its corresponding type declarations.
Typecheck (Node.js v20): examples/hello.ts#L19
Binding element 'name' implicitly has an 'any' type.
Typecheck (Node.js v20): examples/hello.ts#L19
Binding element 'logger' implicitly has an 'any' type.
Typecheck (Node.js v20): examples/index.ts#L3
Cannot find module 'index.js' or its corresponding type declarations.
Typecheck (Node.js v20): test/fixtures/assert-command.ts#L1
Cannot find module 'index.js' or its corresponding type declarations.
Example (Node.js v16 on macOS)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Example (Node.js v16 on Windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Example (Node.js v18 on Windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Example (Node.js v18 on Linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Example (Node.js v18 on macOS)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Example (Node.js v16 on Linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build / Package
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Install (Node.js v20 on Linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, tj-actions/glob@v17, DamianReeves/write-file-action@v1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Install (Node.js v18 on Linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, tj-actions/glob@v17, DamianReeves/write-file-action@v1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Install (Node.js v18 on macOS)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, tj-actions/glob@v17, DamianReeves/write-file-action@v1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Install (Node.js v20 on macOS)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, tj-actions/glob@v17, DamianReeves/write-file-action@v1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Install (Node.js v20 on Windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, tj-actions/glob@v17, DamianReeves/write-file-action@v1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Install (Node.js v18 on Windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, tj-actions/glob@v17, DamianReeves/write-file-action@v1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
build-0e40717420a218c7860ea2b61741fdc10c9e2481 Expired
5.83 KB