Skip to content

Update react monorepo #1070

Update react monorepo

Update react monorepo #1070

Triggered via push December 12, 2023 22:53
Status Failure
Total duration 9m 9s
Artifacts

test.yml

on: push
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
release (windows-2019)
Process completed with exit code 1.
release (macos-10.14)
The job was canceled because "windows-2019" failed.
release (ubuntu-18.04)
The job was canceled because "windows-2019" failed.
release (windows-2019)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
release (windows-2019): app/@types/components.d.ts#L35
Unexpected any. Specify a different type
release (windows-2019): app/@types/lib.d.ts#L3
Unexpected any. Specify a different type
release (windows-2019): app/@types/lib.d.ts#L5
Unexpected any. Specify a different type
release (windows-2019): app/commands/cache/index.ts#L2
Unexpected any. Specify a different type
release (windows-2019): app/commands/lib/exception/index.ts#L28
Unexpected any. Specify a different type
release (windows-2019): app/commands/lib/exception/index.ts#L31
Unexpected any. Specify a different type
release (windows-2019): app/commands/lib/exception/index.ts#L32
Unexpected any. Specify a different type
release (windows-2019): app/commands/lib/git/mergeHelper.ts#L138
Unexpected console statement
release (windows-2019): app/commands/lib/gitlab/index.ts#L72
Unexpected any. Specify a different type
release (windows-2019): app/commands/utils.ts#L14
Unexpected any. Specify a different type
GitHub Actions
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002