Skip to content

#1096 add lint and typecheck to test-ui CI/CD workflow #1158

#1096 add lint and typecheck to test-ui CI/CD workflow

#1096 add lint and typecheck to test-ui CI/CD workflow #1158

Triggered via pull request January 3, 2024 07:54
Status Success
Total duration 1m 15s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test-ui.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
vuu-app-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
vitest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-and-typecheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-and-typecheck: vuu-ui/packages/vuu-data-ag-grid/src/AgDataWindow.ts#L103
Unexpected any. Specify a different type
lint-and-typecheck: vuu-ui/packages/vuu-data-ag-grid/src/AgGridDataUtils.ts#L200
Unexpected any. Specify a different type
lint-and-typecheck: vuu-ui/packages/vuu-data-local/src/array-data-source/aggregate-utils.ts#L16
'aggColumn' is assigned a value but never used
lint-and-typecheck: vuu-ui/packages/vuu-data-remote/src/websocket-connection.ts#L68
'connection' is defined but never used. Allowed unused args must match /_/u
lint-and-typecheck: vuu-ui/packages/vuu-data-remote/src/worker.ts#L62
Unexpected any. Specify a different type
cypress-e2e
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/