Add GitHub Actions CI/CD workflow #1
test.yml
on: push
Matrix: Test Suite
Security Audit
18s
Code Quality
8s
Integration Tests
0s
Annotations
5 errors
|
Test Suite (16.x)
Dependencies lock file is not found in /home/runner/work/code-validation-pipeline/code-validation-pipeline. Supported file patterns: package-lock.json,npm-shrinkwrap.json,yarn.lock
|
|
Test Suite (18.x)
Dependencies lock file is not found in /home/runner/work/code-validation-pipeline/code-validation-pipeline. Supported file patterns: package-lock.json,npm-shrinkwrap.json,yarn.lock
|
|
Test Suite (18.x)
The strategy configuration was canceled because "test._16_x" failed
|
|
Test Suite (20.x)
Dependencies lock file is not found in /home/runner/work/code-validation-pipeline/code-validation-pipeline. Supported file patterns: package-lock.json,npm-shrinkwrap.json,yarn.lock
|
|
Test Suite (20.x)
The strategy configuration was canceled because "test._16_x" failed
|