chore(release): v1.0.0 🎉 #2
test.yml
on: push
suite
/
install
35s
suite
/
test-commits
15s
suite
/
test-types
19s
suite
/
test-format
13s
suite
/
test-lint
13s
suite
/
test-unit
16s
suite
/
test-integration
12s
suite
/
test-acceptance-locally
12s
Annotations
16 errors and 8 warnings
suite / test-acceptance-locally:
src/logic/withLogTrail.test.ts#L1
Cannot find module '../../utils/logger' or its corresponding type declarations.
|
suite / test-acceptance-locally:
src/logic/withLogTrail.test.ts#L2
Cannot find module '../../utils/sleep' or its corresponding type declarations.
|
suite / test-acceptance-locally:
src/logic/withLogTrail.ts#L5
Cannot find module '../../utils/logger' or its corresponding type declarations.
|
suite / test-acceptance-locally
Process completed with exit code 2.
|
suite / test-lint:
src/logic/getResourceNameFromFileName.ts#L1
Missing return type on function
|
suite / test-lint:
src/logic/withLogTrail.test.ts#L1
Missing file extension for "../../utils/logger"
|
suite / test-lint:
src/logic/withLogTrail.test.ts#L2
Missing file extension for "../../utils/sleep"
|
suite / test-lint:
src/logic/withLogTrail.ts#L2
'simple-leveled-log-methods' should be listed in the project's dependencies. Run 'npm i -S simple-leveled-log-methods' to add it
|
suite / test-lint:
src/logic/withLogTrail.ts#L5
Missing file extension for "../../utils/logger"
|
suite / test-lint:
src/logic/withLogTrail.ts#L59
Missing return type on function
|
suite / test-lint
Process completed with exit code 1.
|
suite / test-unit
Process completed with exit code 1.
|
suite / test-types:
src/logic/withLogTrail.test.ts#L1
Cannot find module '../../utils/logger' or its corresponding type declarations.
|
suite / test-types:
src/logic/withLogTrail.test.ts#L2
Cannot find module '../../utils/sleep' or its corresponding type declarations.
|
suite / test-types:
src/logic/withLogTrail.ts#L5
Cannot find module '../../utils/logger' or its corresponding type declarations.
|
suite / test-types
Process completed with exit code 2.
|
suite / install
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
suite / test-format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
suite / test-integration
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
suite / test-acceptance-locally
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
suite / test-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
suite / test-commits
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
suite / test-unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
suite / test-types
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|