App settings #34
Triggered via pull request
September 20, 2023 20:48
Status
Failure
Total duration
1m 40s
Artifacts
–
qe-pull-request.yml
on: pull_request
QE
/
Security check
39s
QE
/
Lint Node.js
42s
QE
/
Test Node.js
0s
QE
/
Test React
0s
QE
/
E2E
0s
Annotations
3 errors and 10 warnings
QE / Lint Node.js:
react/Admin.tsx#L130
Insert `,`
|
QE / Lint Node.js:
react/Admin.tsx#L131
Delete `··`
|
QE / Lint Node.js
Process completed with exit code 1.
|
QE / Lint Node.js:
react/Admin.tsx#L87
Unexpected any. Specify a different type
|
QE / Lint Node.js:
react/Admin.tsx#L126
Unexpected any. Specify a different type
|
QE / Lint Node.js:
react/Admin.tsx#L132
React Hook useEffect has a missing dependency: 'settingsState'. Either include it or remove the dependency array. You can also do a functional update 'setSettingsState(s => ...)' if you only need 'settingsState' in the 'setSettingsState' call
|
QE / Lint Node.js:
react/Admin.tsx#L154
Unexpected any. Specify a different type
|
QE / Lint Node.js:
react/components/Reports.tsx#L33
Unexpected any. Specify a different type
|
QE / Lint Node.js:
react/components/Reports.tsx#L74
Unexpected any. Specify a different type
|
QE / Lint Node.js:
react/components/Reports.tsx#L94
Unexpected any. Specify a different type
|
QE / Lint Node.js:
react/components/Reports.tsx#L101
React Hook useEffect has missing dependencies: 'client', 'formatDate', and 'state'. Either include them or remove the dependency array
|
QE / Lint Node.js:
react/components/Reports.tsx#L109
Unexpected any. Specify a different type
|
QE / Lint Node.js:
react/components/ReportsTable.tsx#L103
React Hook useEffect has missing dependencies: 'formatMessage', 'reports.length', and 'view'. Either include them or remove the dependency array
|