feat: Helldivers 2 color scheme and theming - #22
Open
surrealwolf wants to merge 1 commit into
Open
Annotations
12 errors and 10 warnings
|
|
|
e2e/chat.spec.ts#L3
Error: Playwright Test did not expect test.describe() to be called here.
Most common reasons include:
- You are calling test.describe() in a configuration file.
- You are calling test.describe() in a file that is imported by the configuration file.
- You have two different versions of @playwright/test. This usually happens
when one of the dependencies in your package.json depends on @playwright/test.
❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:74:13
❯ TestTypeImpl._describe node_modules/playwright/lib/common/testType.js:114:24
❯ Function.describe node_modules/playwright/lib/transform/transform.js:275:12
❯ e2e/chat.spec.ts:3:6
|
|
src/App.tsx#L247
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
src/App.tsx#L246
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
src/App.tsx#L246
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
src/App.tsx#L246
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
src/App.tsx#L246
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
src/App.tsx#L245
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
src/App.tsx#L245
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
src/App.tsx#L245
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
src/App.tsx#L245
`'` can be escaped with `'`, `‘`, `'`, `’`
|
|
src/App.tsx#L245
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
src/components/GalacticMap.tsx#L5
Unexpected any. Specify a different type
|
|
src/components/DataDisplay.tsx#L4
Unexpected any. Specify a different type
|
|
src/components/ChatInterface.tsx#L99
'node' is defined but never used. Allowed unused args must match /^_/u
|
|
src/components/ChatInterface.tsx#L96
'node' is defined but never used. Allowed unused args must match /^_/u
|
|
src/components/ChatInterface.tsx#L93
'node' is defined but never used. Allowed unused args must match /^_/u
|
|
src/components/ChatInterface.tsx#L90
'node' is defined but never used. Allowed unused args must match /^_/u
|
|
src/components/ChatInterface.tsx#L87
'node' is defined but never used. Allowed unused args must match /^_/u
|
|
src/components/ChatInterface.tsx#L84
'node' is defined but never used. Allowed unused args must match /^_/u
|
|
src/App.tsx#L162
Unexpected any. Specify a different type
|
|
src/App.tsx#L17
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading