Skip to content

Migrate all the non react components code to typescript #211

Migrate all the non react components code to typescript

Migrate all the non react components code to typescript #211

Triggered via pull request December 20, 2023 21:56
Status Failure
Total duration 4m 4s
Artifacts

ci.yml

on: pull_request
Matrix: build-artifacts
Matrix: build/docker
Matrix: build-node
Matrix: cypress-run
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
build/artifacts (ubuntu-latest): src/libs/apistore.ts#L1
'e' is declared but its value is never read.
build/artifacts (ubuntu-latest)
Process completed with exit code 2.
build/[email protected] (ubuntu-latest): src/libs/apistore.ts#L1
'e' is declared but its value is never read.
build/[email protected] (ubuntu-latest)
Process completed with exit code 2.
cypress-run (chrome)
The process '/usr/local/bin/npm' failed with exit code 2
build/docker (ubuntu-latest)
Process completed with exit code 1.
cypress-run (firefox)
The process '/usr/local/bin/npm' failed with exit code 2
build/[email protected] (macos-latest): src/libs/apistore.ts#L1
'e' is declared but its value is never read.
build/[email protected] (macos-latest)
Process completed with exit code 2.
build/[email protected] (windows-latest): src/libs/apistore.ts#L1
'e' is declared but its value is never read.
build/[email protected] (windows-latest)
Process completed with exit code 1.
build/artifacts (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build/[email protected] (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build/[email protected] (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build/[email protected] (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/