chore(release): v1.3.0 🎉 #25
test.yml
on: push
suite
/
...
/
npm
13s
suite
/
test-commits
10s
suite
/
test-types
13s
suite
/
test-format
15s
suite
/
test-lint
14s
suite
/
test-unit
18s
suite
/
test-integration
14s
suite
/
test-acceptance-locally
12s
Annotations
5 errors and 11 warnings
suite / test-acceptance-locally:
src/logic/withLogTrail.ts#L97
'LogLevel' cannot be used as a value because it was imported using 'import type'.
|
suite / test-acceptance-locally
Process completed with exit code 2.
|
suite / test-types:
src/logic/withLogTrail.ts#L97
'LogLevel' cannot be used as a value because it was imported using 'import type'.
|
suite / test-types
Process completed with exit code 2.
|
suite / test-unit
Process completed with exit code 1.
|
suite / install / npm
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
suite / test-commits
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
suite / test-integration
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
suite / test-acceptance-locally
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
suite / test-types
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
suite / test-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
suite / test-lint:
src/domain/Procedure.test.ts#L7
'input' is defined but never used. Allowed unused args must match /^_/u
|
suite / test-lint:
src/domain/Procedure.test.ts#L14
'reason' is assigned a value but never used
|
suite / test-lint:
src/logic/withLogTrail.test.ts#L7
Missing return type on function
|
suite / test-format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
suite / test-unit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|