ci/cd: gains GH action to automate checks and tests #2
ci.yml
on: pull_request
Install Node and Dependencies
13s
Run Unit Tests
3s
Run Integration Tests
25s
Run Linting
3s
Run Type Checking
3s
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/
|