Skip to content

add tsconfig

add tsconfig #1709

Triggered via push July 5, 2024 16:20
Status Failure
Total duration 5m 31s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 26 warnings
build: jestSetupAfterEnv.tsx#L9
Cannot find name 'beforeEach'.
build: jestSetupAfterEnv.tsx#L22
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
build: jestSetupAfterEnv.tsx#L23
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
build: jestSetupAfterEnv.tsx#L30
Cannot find name 'jest'.
build: jestSetupAfterEnv.tsx#L33
Cannot find name 'jest'.
build: jestSetupAfterEnv.tsx#L35
Cannot find name 'jest'.
build: jestSetupAfterEnv.tsx#L36
Cannot find name 'jest'.
build: jestSetupAfterEnv.tsx#L37
Cannot find name 'jest'.
build: jestSetupAfterEnv.tsx#L54
Cannot find name 'jest'.
build: jestSetupAfterEnv.tsx#L57
Cannot find name 'jest'.
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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/
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/
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 uses Node.js version which is deprecated 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
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#L20
'useListAccounts' is defined but never used
tests: src/react/account/details/properties/AccountInfo.tsx#L32
'useSetAssumedRole' is defined but never used
tests: src/react/account/details/properties/AccountInfo.tsx#L33
'useAccessibleAccountsAdapter' is defined but never used