Skip to content

ci/cd: gains GH action to automate checks and tests #2

ci/cd: gains GH action to automate checks and tests

ci/cd: gains GH action to automate checks and tests #2

Triggered via pull request August 9, 2024 10:08
Status Failure
Total duration 56s
Artifacts

ci.yml

on: pull_request
Install Node and Dependencies
13s
Install Node and Dependencies
Run Unit Tests
3s
Run Unit Tests
Run Integration Tests
25s
Run Integration Tests
Run Linting
3s
Run Linting
Run Type Checking
3s
Run Type Checking
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Run Type Checking
Process completed with exit code 254.
Run Unit Tests
Process completed with exit code 254.
Run Linting
Process completed with exit code 254.
Run Integration Tests
Process completed with exit code 254.
Install Node and Dependencies
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/