ecosystem-ci #684
Annotations
20 errors
|
test-ecosystem (language-tools)
Property 'at' does not exist on type 'Node[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
|
|
test-ecosystem (language-tools)
Cannot find name '__dirname'.
|
|
test-ecosystem (language-tools)
Cannot find name '__dirname'.
|
|
test-ecosystem (language-tools)
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
|
test-ecosystem (language-tools)
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
|
test-ecosystem (language-tools)
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
test-ecosystem (language-tools)
Cannot find namespace 'NodeJS'.
|
|
test-ecosystem (language-tools)
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
test-ecosystem (language-tools)
Property 'at' does not exist on type 'SimpleExpressionNode[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
|
|
test-ecosystem (language-tools)
Property 'at' does not exist on type 'Set<string>[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
|
|
[fixtures] test/basic.test.ts > pages > render catchall page:
workspace/nuxt/nuxt/test/utils.ts#L69
AssertionError: expected [ { type: 'warning', …(1) } ] to deeply equal []
- Expected
+ Received
- []
+ [
+ {
+ "text": "%cwarn%c Nitro runtime imports detected without a builder or Nitro plugin. A stub implementation will be used.
+ background: #f39c12;
+ border-radius: 0.5em;
+ color: white;
+ font-weight: bold;
+ padding: 2px 0.5em;
+ ",
+ "type": "warning",
+ },
+ ]
❯ expectNoErrorsOrWarnings test/utils.ts:69:30
❯ expectNoClientErrors test/utils.ts:59:3
❯ test/basic.test.ts:290:5
|
|
[fixtures] test/basic.test.ts > pages > validates routes:
workspace/nuxt/nuxt/test/basic.test.ts#L213
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/basic.test.ts:213:3
|
|
[fixtures] test/basic.test.ts > pages > validates routes:
workspace/nuxt/nuxt/test/basic.test.ts#L213
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/basic.test.ts:213:3
|
|
[fixtures] test/basic.test.ts > pages > validates routes:
workspace/nuxt/nuxt/test/basic.test.ts#L213
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/basic.test.ts:213:3
|
|
[fixtures] test/basic.test.ts > pages > render index:
workspace/nuxt/nuxt/test/utils.ts#L69
AssertionError: expected [ { type: 'warning', …(1) } ] to deeply equal []
- Expected
+ Received
- []
+ [
+ {
+ "text": "%cwarn%c Nitro runtime imports detected without a builder or Nitro plugin. A stub implementation will be used.
+ background: #f39c12;
+ border-radius: 0.5em;
+ color: white;
+ font-weight: bold;
+ padding: 2px 0.5em;
+ ",
+ "type": "warning",
+ },
+ ]
❯ expectNoErrorsOrWarnings test/utils.ts:69:30
❯ expectNoClientErrors test/utils.ts:59:3
❯ test/basic.test.ts:165:5
|
|
[fixtures] test/basic.test.ts > pages > render index:
workspace/nuxt/nuxt/test/utils.ts#L69
AssertionError: expected [ { type: 'warning', …(1) } ] to deeply equal []
- Expected
+ Received
- []
+ [
+ {
+ "text": "%cwarn%c Nitro runtime imports detected without a builder or Nitro plugin. A stub implementation will be used.
+ background: #f39c12;
+ border-radius: 0.5em;
+ color: white;
+ font-weight: bold;
+ padding: 2px 0.5em;
+ ",
+ "type": "warning",
+ },
+ ]
❯ expectNoErrorsOrWarnings test/utils.ts:69:30
❯ expectNoClientErrors test/utils.ts:59:3
❯ test/basic.test.ts:165:5
|
|
[fixtures] test/basic.test.ts > pages > render index:
workspace/nuxt/nuxt/test/utils.ts#L69
AssertionError: expected [ { type: 'warning', …(1) } ] to deeply equal []
- Expected
+ Received
- []
+ [
+ {
+ "text": "%cwarn%c Nitro runtime imports detected without a builder or Nitro plugin. A stub implementation will be used.
+ background: #f39c12;
+ border-radius: 0.5em;
+ color: white;
+ font-weight: bold;
+ padding: 2px 0.5em;
+ ",
+ "type": "warning",
+ },
+ ]
❯ expectNoErrorsOrWarnings test/utils.ts:69:30
❯ expectNoClientErrors test/utils.ts:59:3
❯ test/basic.test.ts:165:5
|
|
[fixtures] test/basic.test.ts > route rules > should enable spa mode:
workspace/nuxt/nuxt/test/utils.ts#L69
AssertionError: expected [ { type: 'warning', …(1) } ] to deeply equal []
- Expected
+ Received
- []
+ [
+ {
+ "text": "%cwarn%c Nitro runtime imports detected without a builder or Nitro plugin. A stub implementation will be used.
+ background: #f39c12;
+ border-radius: 0.5em;
+ color: white;
+ font-weight: bold;
+ padding: 2px 0.5em;
+ ",
+ "type": "warning",
+ },
+ ]
❯ expectNoErrorsOrWarnings test/utils.ts:69:30
❯ expectNoClientErrors test/utils.ts:59:3
❯ test/basic.test.ts:76:5
|
|
[fixtures] test/basic.test.ts > route rules > should enable spa mode:
workspace/nuxt/nuxt/test/utils.ts#L69
AssertionError: expected [ { type: 'warning', …(1) } ] to deeply equal []
- Expected
+ Received
- []
+ [
+ {
+ "text": "%cwarn%c Nitro runtime imports detected without a builder or Nitro plugin. A stub implementation will be used.
+ background: #f39c12;
+ border-radius: 0.5em;
+ color: white;
+ font-weight: bold;
+ padding: 2px 0.5em;
+ ",
+ "type": "warning",
+ },
+ ]
❯ expectNoErrorsOrWarnings test/utils.ts:69:30
❯ expectNoClientErrors test/utils.ts:59:3
❯ test/basic.test.ts:76:5
|
|
[fixtures] test/basic.test.ts > route rules > should enable spa mode:
workspace/nuxt/nuxt/test/utils.ts#L69
AssertionError: expected [ { type: 'warning', …(1) } ] to deeply equal []
- Expected
+ Received
- []
+ [
+ {
+ "text": "%cwarn%c Nitro runtime imports detected without a builder or Nitro plugin. A stub implementation will be used.
+ background: #f39c12;
+ border-radius: 0.5em;
+ color: white;
+ font-weight: bold;
+ padding: 2px 0.5em;
+ ",
+ "type": "warning",
+ },
+ ]
❯ expectNoErrorsOrWarnings test/utils.ts:69:30
❯ expectNoClientErrors test/utils.ts:59:3
❯ test/basic.test.ts:76:5
|