try to fix lint things #599
Annotations
21 errors and 2 warnings
Lint, Build and test (20.x):
e2e/file-browser.spec.ts#L38
'fileName' is declared but its value is never read.
|
Lint, Build and test (20.x):
frontend/src/components/Icon.tsx#L2
'createComponent' is declared but its value is never read.
|
Lint, Build and test (20.x):
frontend/src/components/Icon.tsx#L16
Cannot use JSX unless the '--jsx' flag is provided.
|
Lint, Build and test (20.x):
frontend/src/components/Icon.tsx#L19
Cannot use JSX unless the '--jsx' flag is provided.
|
Lint, Build and test (20.x):
frontend/src/components/Icon.tsx#L22
Cannot use JSX unless the '--jsx' flag is provided.
|
Lint, Build and test (20.x):
frontend/src/components/Icon.tsx#L25
Cannot use JSX unless the '--jsx' flag is provided.
|
Lint, Build and test (20.x):
frontend/src/components/body.tsx#L1
'createComponent' is declared but its value is never read.
|
Lint, Build and test (20.x):
frontend/src/components/body.tsx#L5
Module './routes/dashboard-routes.js' was resolved to '/home/runner/work/pi-rat/pi-rat/frontend/src/components/routes/dashboard-routes.tsx', but '--jsx' is not set.
|
Lint, Build and test (20.x):
frontend/src/components/body.tsx#L6
Module './routes/entity-routes.js' was resolved to '/home/runner/work/pi-rat/pi-rat/frontend/src/components/routes/entity-routes.tsx', but '--jsx' is not set.
|
Lint, Build and test (20.x):
frontend/src/components/body.tsx#L7
Module './routes/file-browser-routes.js' was resolved to '/home/runner/work/pi-rat/pi-rat/frontend/src/components/routes/file-browser-routes.tsx', but '--jsx' is not set.
|
Lint, Build and test (21.x)
The job was canceled because "_20_x" failed.
|
Lint, Build and test (21.x):
e2e/file-browser.spec.ts#L38
'fileName' is declared but its value is never read.
|
Lint, Build and test (21.x):
frontend/src/components/Icon.tsx#L2
'createComponent' is declared but its value is never read.
|
Lint, Build and test (21.x):
frontend/src/components/Icon.tsx#L16
Cannot use JSX unless the '--jsx' flag is provided.
|
Lint, Build and test (21.x):
frontend/src/components/Icon.tsx#L19
Cannot use JSX unless the '--jsx' flag is provided.
|
Lint, Build and test (21.x):
frontend/src/components/Icon.tsx#L22
Cannot use JSX unless the '--jsx' flag is provided.
|
Lint, Build and test (21.x):
frontend/src/components/Icon.tsx#L25
Cannot use JSX unless the '--jsx' flag is provided.
|
Lint, Build and test (21.x):
frontend/src/components/body.tsx#L1
'createComponent' is declared but its value is never read.
|
Lint, Build and test (21.x):
frontend/src/components/body.tsx#L5
Module './routes/dashboard-routes.js' was resolved to '/home/runner/work/pi-rat/pi-rat/frontend/src/components/routes/dashboard-routes.tsx', but '--jsx' is not set.
|
Lint, Build and test (21.x):
frontend/src/components/body.tsx#L6
Module './routes/entity-routes.js' was resolved to '/home/runner/work/pi-rat/pi-rat/frontend/src/components/routes/entity-routes.tsx', but '--jsx' is not set.
|
Lint, Build and test (21.x):
frontend/src/components/body.tsx#L7
Module './routes/file-browser-routes.js' was resolved to '/home/runner/work/pi-rat/pi-rat/frontend/src/components/routes/file-browser-routes.tsx', but '--jsx' is not set.
|
Lint, Build and test (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint, Build and test (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|