feat(graphql): improve error handling #3734
ci.yaml
on: pull_request
Matrix: eslint-check
Matrix: integration-test
Matrix: prettier-check
Matrix: test
Matrix: type-check
Annotations
30 errors and 26 warnings
prettier-check (16.x)
Process completed with exit code 1.
|
prettier-check (18.x)
The job was canceled because "_16_x" failed.
|
prettier-check (18.x)
Process completed with exit code 1.
|
integration-test (16.x)
Process completed with exit code 2.
|
eslint-check (18.x):
src/app/Recordings/ArchivedRecordingsTable.tsx#L300
React Hook React.useCallback has a missing dependency: 'context.target'. Either include it or remove the dependency array
|
eslint-check (18.x):
src/app/Topology/Entity/EntityDetails.tsx#L113
React Hook "React.useState" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
eslint-check (18.x):
src/app/Topology/Entity/EntityDetails.tsx#L114
React Hook "useSubscriptions" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
eslint-check (18.x):
src/app/Topology/Entity/EntityDetails.tsx#L115
React Hook "React.useContext" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
eslint-check (18.x):
src/app/Topology/Entity/EntityDetails.tsx#L117
React Hook "React.useEffect" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
eslint-check (18.x):
src/app/Topology/Entity/EntityDetails.tsx#L126
React Hook "React.useEffect" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
eslint-check (18.x):
src/app/Topology/Entity/EntityDetails.tsx#L134
React Hook "React.useEffect" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
eslint-check (18.x):
src/app/Topology/Entity/EntityDetails.tsx#L143
React Hook "React.useEffect" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
eslint-check (18.x):
src/app/Topology/Entity/EntityDetails.tsx#L151
React Hook "React.useCallback" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
eslint-check (18.x)
Process completed with exit code 1.
|
eslint-check (16.x)
The job was canceled because "_18_x" failed.
|
eslint-check (16.x):
src/app/Recordings/ArchivedRecordingsTable.tsx#L300
React Hook React.useCallback has a missing dependency: 'context.target'. Either include it or remove the dependency array
|
eslint-check (16.x):
src/app/Topology/Entity/EntityDetails.tsx#L113
React Hook "React.useState" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
eslint-check (16.x):
src/app/Topology/Entity/EntityDetails.tsx#L114
React Hook "useSubscriptions" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
eslint-check (16.x):
src/app/Topology/Entity/EntityDetails.tsx#L115
React Hook "React.useContext" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
eslint-check (16.x):
src/app/Topology/Entity/EntityDetails.tsx#L117
React Hook "React.useEffect" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
eslint-check (16.x):
src/app/Topology/Entity/EntityDetails.tsx#L126
React Hook "React.useEffect" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
eslint-check (16.x):
src/app/Topology/Entity/EntityDetails.tsx#L134
React Hook "React.useEffect" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
eslint-check (16.x):
src/app/Topology/Entity/EntityDetails.tsx#L143
React Hook "React.useEffect" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
eslint-check (16.x):
src/app/Topology/Entity/EntityDetails.tsx#L151
React Hook "React.useCallback" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
eslint-check (16.x)
The operation was canceled.
|
integration-test (18.x)
The job was canceled because "_16_x" failed.
|
integration-test (18.x)
The operation was canceled.
|
test (18.x)
Process completed with exit code 1.
|
test (16.x)
The job was canceled because "_18_x" failed.
|
test (16.x)
The operation was canceled.
|
prettier-check (16.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration-test (16.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
type-check (16.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
eslint-check (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
eslint-check (18.x):
src/app/Dashboard/Charts/mbean/MBeanMetricsChartCard.tsx#L50
`@app/ErrorView/ErrorView` import should occur before import of `@app/Settings/types`
|
eslint-check (18.x):
src/app/Dashboard/Charts/mbean/MBeanMetricsChartCard.tsx#L51
`@app/ErrorView/types` import should occur before import of `@app/Settings/types`
|
eslint-check (18.x):
src/app/RecordingMetadata/BulkEditLabels.tsx#L38
`@app/Shared/Services/api.utils` import should occur before import of `@app/Shared/Services/Services`
|
eslint-check (18.x):
src/app/RecordingMetadata/BulkEditLabels.tsx#L39
`@app/ErrorView/types` import should occur before import of `@app/RecordingMetadata/LabelCell`
|
eslint-check (18.x):
src/app/Recordings/ArchivedRecordingsTable.tsx#L86
`@app/Shared/Services/api.utils` import should occur before import of `@app/Shared/Services/Services`
|
eslint-check (18.x):
src/app/Recordings/ArchivedRecordingsTable.tsx#L87
`@app/ErrorView/types` import should occur before import of `@app/Modal/DeleteWarningModal`
|
eslint-check (18.x):
src/app/Shared/Services/Api.service.tsx#L62
'MBeanMetricsResponse' is defined but never used
|
eslint-check (18.x):
src/app/Shared/Services/Api.service.tsx#L81
`@app/ErrorView/types` import should occur before import of `@app/utils/utils`
|
eslint-check (18.x):
src/app/Topology/Entity/EntityDetails.tsx#L20
'MBeanMetricsResponse' is defined but never used
|
eslint-check (18.x):
src/app/Topology/Entity/EntityDetails.tsx#L21
'isGraphQLAuthError' is defined but never used
|
eslint-check (16.x):
src/app/Dashboard/Charts/mbean/MBeanMetricsChartCard.tsx#L50
`@app/ErrorView/ErrorView` import should occur before import of `@app/Settings/types`
|
eslint-check (16.x):
src/app/Dashboard/Charts/mbean/MBeanMetricsChartCard.tsx#L51
`@app/ErrorView/types` import should occur before import of `@app/Settings/types`
|
eslint-check (16.x):
src/app/RecordingMetadata/BulkEditLabels.tsx#L38
`@app/Shared/Services/api.utils` import should occur before import of `@app/Shared/Services/Services`
|
eslint-check (16.x):
src/app/RecordingMetadata/BulkEditLabels.tsx#L39
`@app/ErrorView/types` import should occur before import of `@app/RecordingMetadata/LabelCell`
|
eslint-check (16.x):
src/app/Recordings/ArchivedRecordingsTable.tsx#L86
`@app/Shared/Services/api.utils` import should occur before import of `@app/Shared/Services/Services`
|
eslint-check (16.x):
src/app/Recordings/ArchivedRecordingsTable.tsx#L87
`@app/ErrorView/types` import should occur before import of `@app/Modal/DeleteWarningModal`
|
eslint-check (16.x):
src/app/Shared/Services/Api.service.tsx#L62
'MBeanMetricsResponse' is defined but never used
|
eslint-check (16.x):
src/app/Shared/Services/Api.service.tsx#L81
`@app/ErrorView/types` import should occur before import of `@app/utils/utils`
|
eslint-check (16.x):
src/app/Topology/Entity/EntityDetails.tsx#L20
'MBeanMetricsResponse' is defined but never used
|
eslint-check (16.x):
src/app/Topology/Entity/EntityDetails.tsx#L21
'isGraphQLAuthError' is defined but never used
|
test (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
type-check (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|