Skip to content

fix redundant boolean error #1741

fix redundant boolean error

fix redundant boolean error #1741

Triggered via push September 3, 2024 15:19
Status Failure
Total duration 7m 56s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 24 warnings
build: src/react/actions/__tests__/s3object.test.ts#L154
Expected 4 arguments, but got 3.
build: src/react/actions/__tests__/s3object.test.ts#L173
Expected 4 arguments, but got 3.
build: src/react/actions/__tests__/s3object.test.ts#L192
Expected 4 arguments, but got 3.
build: src/react/actions/__tests__/s3object.test.ts#L203
Expected 4 arguments, but got 3.
build: src/react/actions/__tests__/s3object.test.ts#L214
Expected 4 arguments, but got 3.
build: src/react/actions/__tests__/s3object.test.ts#L233
Expected 4 arguments, but got 3.
build
Process completed with exit code 2.
oras
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
oras
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/[email protected]. 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/[email protected], actions/[email protected], docker/setup-buildx-action@v2, docker/login-action@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
The `save-state` 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 `save-state` 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 `save-state` 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/
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/[email protected], codecov/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/[email protected], codecov/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests
The `save-state` 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/
tests
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/
tests
The `save-state` 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/
tests
The `save-state` 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/
tests: src/js/mock/error.ts#L6
Unexpected any. Specify a different type
tests: src/js/mock/managementClient.ts#L262
Unexpected any. Specify a different type
tests: src/js/utils.ts#L2
Unexpected any. Specify a different type
tests: src/js/utils.ts#L4
Unexpected any. Specify a different type
tests: src/react/account/AccountRow.tsx#L16
Unexpected any. Specify a different type
tests: src/react/account/AccountRow.tsx#L17
Unexpected any. Specify a different type
tests: src/react/account/AccountRow.tsx#L29
Unexpected any. Specify a different type
tests: src/react/account/details/properties/AccountInfo.tsx#L13
'useListAccounts' is defined but never used
tests: src/react/account/details/properties/AccountInfo.tsx#L23
'useAccounts' is defined but never used
tests: src/react/account/details/properties/AccountInfo.tsx#L29
'useSetAssumedRole' is defined but never used