Update identifiable logic #5501
Triggered via pull request
September 26, 2024 07:51
Status
Cancelled
Total duration
8m 10s
Artifacts
–
Annotations
2 errors and 19 warnings
test
Canceling since a higher priority waiting request for 'Build PR-refs/pull/1600/merge' exists
|
test
The operation was canceled.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: peter-evans/find-comment@v1, peter-evans/create-or-update-comment@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, peter-evans/find-comment@v1, peter-evans/create-or-update-comment@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test:
packages/client/src/schema/identifiable.spec.ts#L4
'tables' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
|
test:
packages/client/src/schema/identifiable.spec.ts#L58
'user' is assigned a value but never used. Allowed unused vars must match /^_/u
|
test:
packages/client/src/schema/identifiable.spec.ts#L59
'user1' is assigned a value but never used. Allowed unused vars must match /^_/u
|
test:
packages/client/src/schema/identifiable.spec.ts#L61
'user2' is assigned a value but never used. Allowed unused vars must match /^_/u
|
test:
packages/client/src/schema/identifiable.spec.ts#L63
'user3' is assigned a value but never used. Allowed unused vars must match /^_/u
|
test:
packages/client/src/schema/identifiable.spec.ts#L69
'user' is assigned a value but never used. Allowed unused vars must match /^_/u
|
test:
packages/client/src/schema/identifiable.spec.ts#L70
'user1' is assigned a value but never used. Allowed unused vars must match /^_/u
|
test:
packages/client/src/schema/identifiable.spec.ts#L72
'user2' is assigned a value but never used. Allowed unused vars must match /^_/u
|
test:
packages/client/src/schema/identifiable.spec.ts#L74
'user3' is assigned a value but never used. Allowed unused vars must match /^_/u
|
test:
packages/client/src/schema/identifiable.spec.ts#L80
'user' is assigned a value but never used. Allowed unused vars must match /^_/u
|