update image #75
Annotations
4 errors and 12 warnings
build
Process completed with exit code 1.
|
build
Process completed with exit code 1.
|
build:
src/frontend/src/common/constants/types.ts#L18
Replace `typeof·TreeTypes` with `(typeof·TreeTypes)`
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. 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@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/frontend/src/common/redux/types.ts#L36
Unexpected any. Specify a different type
|
build:
src/frontend/src/common/utils/dataTransforms.ts#L16
Unexpected any. Specify a different type
|
build:
src/frontend/src/common/utils/dataTransforms.ts#L93
Argument 'obj' should be typed with a non-any type
|
build:
src/frontend/src/common/utils/dataTransforms.ts#L93
Unexpected any. Specify a different type
|
build:
src/frontend/src/common/utils/dataTransforms.ts#L93
Unexpected any. Specify a different type
|
build:
src/frontend/src/common/utils/dataTransforms.ts#L107
Argument 'obj' should be typed with a non-any type
|
build:
src/frontend/src/common/utils/dataTransforms.ts#L107
Unexpected any. Specify a different type
|
build:
src/frontend/src/common/utils/dataTransforms.ts#L110
Unexpected any. Specify a different type
|
build:
src/frontend/src/common/utils/memo.ts#L3
Missing return type on function
|
build:
src/frontend/src/common/utils/tableUtils.ts#L5
Unexpected any. Specify a different type
|