feat: Add workspace with vite project for v2 dashboard #4000
ci.yml
on: pull_request
Node Engine Check
1m 2s
Lint
1m 3s
Circular Dependencies
1m 5s
NPM Lock File Version
12s
Matrix: check-build
Matrix: check-docker
Annotations
34 errors and 13 warnings
|
Lint
Process completed with exit code 1.
|
|
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.
|
|
Node 22
Process completed with exit code 2.
|
|
Node 22
Declaration or statement expected.
|
|
Node 22
';' expected.
|
|
Node 22
')' expected.
|
|
Node 22
';' expected.
|
|
Node 22
',' expected.
|
|
Node 22
',' expected.
|
|
Node 22
',' expected.
|
|
Node 22
',' expected.
|
|
Node 22
Type parameter declaration expected.
|
|
Node 20
Process completed with exit code 2.
|
|
Node 20
Declaration or statement expected.
|
|
Node 20
';' expected.
|
|
Node 20
')' expected.
|
|
Node 20
';' expected.
|
|
Node 20
',' expected.
|
|
Node 20
',' expected.
|
|
Node 20
',' expected.
|
|
Node 20
',' expected.
|
|
Node 20
Type parameter declaration expected.
|
|
Node 18
Process completed with exit code 2.
|
|
Node 18
Declaration or statement expected.
|
|
Node 18
';' expected.
|
|
Node 18
')' expected.
|
|
Node 18
';' expected.
|
|
Node 18
',' expected.
|
|
Node 18
',' expected.
|
|
Node 18
',' expected.
|
|
Node 18
',' expected.
|
|
Node 18
Type parameter declaration expected.
|
|
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: 2
|
|
Lint:
v2/src/App.tsx#L73
'React' must be in scope when using JSX
|
|
Lint:
v2/src/App.tsx#L40
'React' must be in scope when using JSX
|
|
Lint:
v2/src/App.tsx#L39
'React' must be in scope when using JSX
|
|
Lint:
v2/src/App.tsx#L38
'React' must be in scope when using JSX
|
|
Lint:
v2/src/App.tsx#L37
'React' must be in scope when using JSX
|
|
Lint:
v2/src/App.tsx#L36
'React' must be in scope when using JSX
|
|
Lint:
v2/src/App.tsx#L35
'React' must be in scope when using JSX
|
|
Lint:
v2/src/App.tsx#L34
'React' must be in scope when using JSX
|
|
Lint:
v2/src/App.tsx#L33
'React' must be in scope when using JSX
|
|
Lint:
v2/src/App.tsx#L32
'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/
|