chore(release): v0.21.4 🎉 #45
test.yml
on: push
suite
/
install
30s
suite
/
test-commits
16s
suite
/
test-types
23s
suite
/
test-format
10s
suite
/
test-lint
15s
suite
/
test-unit
24s
suite
/
test-integration
12s
suite
/
test-acceptance-locally
19s
Annotations
18 warnings
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-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-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/manipulation/getPrimaryIdentifier.ts#L8
'Ref' 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#L1
'then' is defined but never used
|
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-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-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/.
|
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/.
|