chore(release): v1.18.0 🎉 #27
test.yml
on: push
suite
/
...
/
npm
2m 45s
suite
/
test-commits
12s
suite
/
test-types
10s
suite
/
test-format
12s
suite
/
test-lint
15s
suite
/
test-unit
17s
suite
/
test-integration
12s
suite
/
test-acceptance-locally
14s
Annotations
18 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, actions/cache/restore@v3, actions/cache/save@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, actions/cache/restore@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, actions/cache/restore@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, actions/cache/restore@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, actions/cache/restore@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, actions/cache/restore@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, actions/cache/restore@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/checks/hasMetadata.test.ts#L17
'pot' is assigned a value but never used
|
suite / test-lint:
src/checks/isAFunction.ts#L2
Argument 'obj' should be typed with a non-any type
|
suite / test-lint:
src/checks/isAPromise.ts#L4
Argument 'obj' should be typed with a non-any type
|
suite / test-lint:
src/checks/isOfEnum.test.ts#L27
'home' is assigned a value but never used
|
suite / test-lint:
src/checks/isOfEnum.test.ts#L33
'home' is assigned a value but never used
|
suite / test-lint:
src/checks/isOfEnum.ts#L31
Missing return type on function
|
suite / test-lint:
src/checks/isPresent.test.ts#L14
'shouldBeNever' is assigned a value but never used
|
suite / test-lint:
src/checks/isPresent.test.ts#L23
'shouldBeNever' is assigned a value but never used
|
suite / test-lint:
src/checks/isPresent.test.ts#L32
'shouldBeNever' is assigned a value but never used
|
suite / test-lint:
src/checks/isPresent.test.ts#L71
'shouldWork' is assigned a value but never used
|
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, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|