Create aws.ymlGit #48507
Annotations
9 errors
|
workflows
Process completed with exit code 1.
|
|
src/workflows/tests/actions-workflows.ts > GitHub Actions workflows > limits repository scope 'aws.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
|
|
src/workflows/tests/actions-workflows.ts > GitHub Actions workflows > requires specific hash: %p:
src/workflows/tests/actions-workflows.ts#L78
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/workflows/tests/actions-workflows.ts:78:60
|
|
src/workflows/tests/actions-workflows.ts > GitHub Actions workflows > requires specific hash: %p:
src/workflows/tests/actions-workflows.ts#L78
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/workflows/tests/actions-workflows.ts:78:60
|
|
src/workflows/tests/actions-workflows.ts > GitHub Actions workflows > requires specific hash: %p:
src/workflows/tests/actions-workflows.ts#L78
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/workflows/tests/actions-workflows.ts:78:60
|
|
src/workflows/tests/actions-workflows.ts > GitHub Actions workflows > requires specific hash: %p:
src/workflows/tests/actions-workflows.ts#L78
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/workflows/tests/actions-workflows.ts:78:60
|
|
article-api
Process completed with exit code 1.
|
|
src/article-api/tests/rest-transformer.ts > REST transformer > Parameters section includes headers:
src/article-api/tests/rest-transformer.ts#L51
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:51:3
|
|
src/article-api/tests/github-apps-transformer.ts > GitHub Apps transformer > Endpoints pages (list format) > server-to-server-rest page renders with markdown structure:
src/article-api/tests/github-apps-transformer.ts#L23
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:23:5
|