Skip to content

chore(release): v1.2.4 🎉 #21

chore(release): v1.2.4 🎉

chore(release): v1.2.4 🎉 #21

Triggered via push August 18, 2024 17:37
Status Success
Total duration 1m 11s
Artifacts

test.yml

on: push
suite  /  ...  /  npm
33s
suite / install / npm
suite  /  test-commits
11s
suite / test-commits
suite  /  test-types
11s
suite / test-types
suite  /  test-format
12s
suite / test-format
suite  /  test-lint
16s
suite / test-lint
suite  /  test-unit
17s
suite / test-unit
suite  /  test-integration
11s
suite / test-integration
suite  /  test-acceptance-locally
14s
suite / test-acceptance-locally
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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-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-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-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-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#L5
Missing return type on function
suite / test-lint: src/logic/withLogTrail.ts#L63
Missing return type on function
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/