chore(release): v0.21.9 🎉 #58
test.yml
on: push
suite
/
install
2m 51s
suite
/
test-commits
11s
suite
/
test-types
21s
suite
/
test-format
11s
suite
/
test-lint
17s
suite
/
test-unit
20s
suite
/
test-integration
16s
suite
/
test-acceptance-locally
19s
Annotations
1 error and 18 warnings
suite / test-format
Process completed with exit code 1.
|
suite / install
The following actions uses Node.js version which is deprecated 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-format
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/manipulation/getPrimaryIdentifier.test.ts#L1
'uuid' is defined but never used
|
suite / test-lint:
src/manipulation/getPrimaryIdentifier.test.ts#L3
'DomainObjectNotSafeToManipulateError' is defined but never used
|
suite / test-lint:
src/manipulation/getPrimaryIdentifier.test.ts#L7
'DomainEntityUniqueKeysMustBeDefinedError' is defined but never used
|
suite / test-lint:
src/manipulation/getPrimaryIdentifier.test.ts#L9
'getUniqueIdentifier' is defined but never used
|
suite / test-lint:
src/reference/DomainPrimaryKeyShape.test.ts#L17
'uniqueKeysRight' is assigned a value but never used
|
suite / test-lint:
src/reference/DomainPrimaryKeyShape.test.ts#L22
'uniqueKeysWrongName' is assigned a value but never used
|
suite / test-lint:
src/reference/DomainPrimaryKeyShape.test.ts#L28
'uniqueKeysWrongKey' is assigned a value but never used
|
suite / test-lint:
src/reference/DomainPrimaryKeyShape.test.ts#L35
'uniqueKeysOptionalStill' is assigned a value but never used
|
suite / test-lint:
src/reference/DomainReference.test.ts#L55
'ref' is assigned a value but never used
|
suite / test-lint:
src/reference/DomainReference.test.ts#L62
'ref' is assigned a value but never used
|
suite / test-unit
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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-types
The following actions uses Node.js version which is deprecated 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/
|