Create docker-image.yml #48569
Annotations
5 errors
|
workflows
Process completed with exit code 1.
|
|
src/workflows/tests/actions-workflows.ts > GitHub Actions workflows > limits repository scope 'docker-image.yml':
src/workflows/tests/actions-workflows.ts#L111
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.ts:111:25
|
|
article-api
Process completed with exit code 1.
|
|
src/article-api/tests/rest-transformer.ts > REST transformer > Status codes are formatted correctly:
src/article-api/tests/rest-transformer.ts#L83
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/article-api/tests/rest-transformer.ts:83:3
|
|
src/article-api/tests/github-apps-transformer.ts > GitHub Apps transformer > Endpoints pages (list format) > endpoints are formatted as bullet lists:
src/article-api/tests/github-apps-transformer.ts#L72
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/article-api/tests/github-apps-transformer.ts:72:5
|