fix redundant boolean error #1741
Annotations
7 errors and 6 warnings
src/react/actions/__tests__/s3object.test.ts#L154
Expected 4 arguments, but got 3.
|
src/react/actions/__tests__/s3object.test.ts#L173
Expected 4 arguments, but got 3.
|
src/react/actions/__tests__/s3object.test.ts#L192
Expected 4 arguments, but got 3.
|
src/react/actions/__tests__/s3object.test.ts#L203
Expected 4 arguments, but got 3.
|
src/react/actions/__tests__/s3object.test.ts#L214
Expected 4 arguments, but got 3.
|
src/react/actions/__tests__/s3object.test.ts#L233
Expected 4 arguments, but got 3.
|
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
This job failed
Loading