Skip to content

fix(entity): resolve update types issues /w conditions #1036

fix(entity): resolve update types issues /w conditions

fix(entity): resolve update types issues /w conditions #1036

Triggered via pull request May 4, 2024 13:27
Status Failure
Total duration 1m 10s
Artifacts

pull-request.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 14 warnings
Check types
Process completed with exit code 2.
Node 20
Process completed with exit code 1.
Node 18
Process completed with exit code 1.
Node 16
The job was canceled because "_20" failed.
Node 16
Process completed with exit code 1.
Node 14
The job was canceled because "_20" failed.
Node 14
Process completed with exit code 1.
ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ESLint: src/__tests__/type-infering.unit.test.ts#L12
'InferEntityItem' is defined but never used
ESLint
'UpdateItem' is defined but never used
ESLint: src/classes/Entity/Entity.ts#L371
'attributes' is assigned a value but never used
ESLint: src/classes/Entity/Entity.ts#L465
Forbidden non-null assertion
ESLint: src/classes/Entity/Entity.ts#L551
Forbidden non-null assertion
ESLint: src/classes/Entity/Entity.ts#L574
'conditions' is assigned a value but never used
ESLint: src/classes/Entity/Entity.ts#L575
'returnValues' is assigned a value but never used
ESLint: src/classes/Entity/Entity.ts#L690
Forbidden non-null assertion
ESLint: src/classes/Entity/Entity.ts#L812
'conditions' is assigned a value but never used
ESLint: src/classes/Entity/Entity.ts#L813
'returnValues' is assigned a value but never used
Check types
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Node 20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Node 18
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.