fix action paths #2
Annotations
3 errors and 2 warnings
test/package.test.js > package.json > should have precise dependency versions:
test/package.test.js#L18
AssertionError: expected '^9.16.0' to match /^\d+\.\d+\.\d+$/
- Expected:
/^\d+\.\d+\.\d+$/
+ Received:
"^9.16.0"
❯ test/package.test.js:18:23
❯ test/package.test.js:17:37
|
test
Process completed with exit code 1.
|
lint
Process completed with exit code 1.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|