Add workflow for npm publish on release #48402
Annotations
6 errors
|
workflows
Process completed with exit code 1.
|
|
src/workflows/tests/actions-workflows.ts > GitHub Actions workflows > limits repository scope 'npm-publish-github-packages.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
|
|
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/pageinfo.ts > pageinfo api > a pathname that does not exist:
src/article-api/tests/pageinfo.ts#L56
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/pageinfo.ts:56:3
|