feat: Add workspace with vite project for v2 dashboard #4010
ci.yml
on: pull_request
Node Engine Check
49s
Lint
54s
Circular Dependencies
52s
NPM Lock File Version
10s
Matrix: check-build
Matrix: check-docker
Annotations
16 errors and 13 warnings
|
Node Engine Check
Process completed with exit code 1.
|
|
Node Engine Check
❌ Upgrade the node engine version in package.json to at least '20.0.0' to satisfy the dependencies.
|
|
Lint:
v2/eslint.config.js#L8
Strings must use singlequote
|
|
Lint:
v2/eslint.config.js#L5
Strings must use singlequote
|
|
Lint:
v2/eslint.config.js#L4
Strings must use singlequote
|
|
Lint:
v2/eslint.config.js#L3
Strings must use singlequote
|
|
Lint:
v2/eslint.config.js#L2
Strings must use singlequote
|
|
Lint:
v2/eslint.config.js#L1
Strings must use singlequote
|
|
Lint:
Parse-Dashboard/app.js#L698
Strings must use singlequote
|
|
Lint:
Parse-Dashboard/app.js#L392
Strings must use singlequote
|
|
Lint:
Parse-Dashboard/app.js#L359
Strings must use singlequote
|
|
Lint:
Parse-Dashboard/app.js#L56
Strings must use singlequote
|
|
Node 22
Process completed with exit code 1.
|
|
Node 20
Process completed with exit code 1.
|
|
Node 18
Process completed with exit code 1.
|
|
Docker linux/amd64
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c npm ci" did not complete successfully: exit code: 1
|
|
Lint:
v2/src/App.tsx#L68
'React' must be in scope when using JSX
|
|
Lint:
v2/src/App.tsx#L67
'React' must be in scope when using JSX
|
|
Lint:
v2/src/App.tsx#L65
'React' must be in scope when using JSX
|
|
Lint:
v2/src/App.tsx#L64
'React' must be in scope when using JSX
|
|
Lint:
v2/src/App.tsx#L32
'React' must be in scope when using JSX
|
|
Lint:
v2/src/App.tsx#L31
'React' must be in scope when using JSX
|
|
Lint:
v2/src/App.tsx#L30
'React' must be in scope when using JSX
|
|
Lint:
v2/src/App.tsx#L29
'React' must be in scope when using JSX
|
|
Lint:
v2/src/App.tsx#L28
'React' must be in scope when using JSX
|
|
Lint:
v2/src/App.tsx#L27
'React' must be in scope when using JSX
|
|
Node 22
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Node 20
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Node 18
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|