Create docker-image.yml #43235
Annotations
3 errors
Run tests:
src/workflows/tests/actions-workflows.js#L62
AssertionError: expected 'actions/checkout@v4' to match /^[A-Za-z0-9-/]+@[0-9a…/]+@[0-9a-f]{40}$
- Expected:
/^[A-Za-z0-9-/]+@[0-9a-f]{40}$/
+ Received:
"actions/checkout@v4"
❯ src/workflows/tests/actions-workflows.js:62:24
|
Run tests:
src/workflows/tests/actions-workflows.js#L95
AssertionError: the given combination of arguments (undefined and string) is invalid for this assertion. You can use an array, a map, an object, a set, a string, or a weakset instead of a string
❯ src/workflows/tests/actions-workflows.js:95:25
|
Run tests
Process completed with exit code 1.
|
Loading