nuxt-ecosystem-ci #351
Annotations
6 errors
test-ecosystem (content)
The inferred type of 'ContentQuery' cannot be named without a reference to '../../../node_modules/nuxt/dist/app/composables/asyncData'. This is likely not portable. A type annotation is necessary.
|
test/e2e/basic.test.ts > basic > relative onNuxtReady:
workspace/scripts/scripts/test/e2e/basic.test.ts#L29
Error: Snapshot `basic > relative onNuxtReady 1` mismatched
- Expected
+ Received
[
{
- "location": "/myScript.js:1",
- "text": "Script -- Loading",
- },
- {
- "location": "/myScript.js:5",
- "text": "Script -- Loaded",
- },
- {
"location": "/myScript.js:3",
"text": "Script -- Executed -- test",
},
]
❯ test/e2e/basic.test.ts:29:18
|
test/e2e/basic.test.ts > basic > relative onNuxtReady:
workspace/scripts/scripts/test/e2e/basic.test.ts#L29
Error: Snapshot `basic > relative onNuxtReady 1` mismatched
- Expected
+ Received
[
{
- "location": "/myScript.js:1",
- "text": "Script -- Loading",
- },
- {
- "location": "/myScript.js:5",
- "text": "Script -- Loaded",
- },
- {
"location": "/myScript.js:3",
"text": "Script -- Executed -- test",
},
]
❯ test/e2e/basic.test.ts:29:18
|
test-ecosystem (scripts)
Process completed with exit code 1.
|
test-ecosystem (werewolves-assistant)
The job running on runner GitHub Actions 2 has exceeded the maximum execution time of 30 minutes.
|
test-ecosystem (werewolves-assistant)
The operation was canceled.
|