UIBULKED-404: Render preview after query executed #2177
Annotations
10 errors and 17 warnings
Run yarn lint:
src/components/BulkEditList/BulkEditListFilters/ListSelect/ListSelect.js#L10
'value' is missing in props validation
|
Run yarn lint:
src/components/BulkEditList/BulkEditListFilters/ListSelect/ListSelect.js#L38
'defaultIdentifier' PropType is defined but prop is never used
|
Run yarn lint:
src/components/BulkEditList/BulkEditListFilters/LogsFilters/LogsFilters.js#L151
Value must be omitted for boolean attributes
|
Run yarn lint:
src/components/PermissionsModal/PermissionsModal.js#L36
'permissions' is already declared in the upper scope on line 33 column 11
|
Run yarn lint:
src/components/PermissionsModal/utills/formatters.js#L9
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
Run yarn lint:
src/components/PermissionsModal/utills/formatters.js#L9
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
|
Run yarn lint:
src/hooks/api/types.ts#L71
Unexpected use of 'status'
|
Run yarn lint:
src/hooks/api/types.ts#L115
Unexpected use of 'name'
|
Run yarn lint:
test/jest/__mock__/reactIntl.mock.js#L3
'jest' is not defined
|
Run yarn lint:
test/jest/__mock__/reactIntl.mock.js#L12
'jest' is not defined
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ***-org/checkout@v2, actions/setup-node@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: ***-org/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Publish Jest unit test results
Value "update last" for option comment_mode is deprecated! Instead, use value "always".
|
Publish Jest unit test results
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/
|
Publish BigTest unit test results
Value "update last" for option comment_mode is deprecated! Instead, use value "always".
|
Publish BigTest unit test results
Could not find any files for artifacts/runTest/*.xml
|
Publish BigTest unit test results
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/
|
Run yarn lint:
src/components/BulkEditList/BulkEditList.js#L66
React Hook useEffect has a missing dependency: 'logsFilters'. Either include it or remove the dependency array
|
Run yarn lint:
src/components/BulkEditList/BulkEditList.js#L146
React Hook useMemo has a missing dependency: 'search'. Either include it or remove the dependency array
|
Run yarn lint:
src/components/BulkEditList/BulkEditListFilters/BulkEditListFilters.js#L98
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
Run yarn lint:
src/components/BulkEditList/BulkEditListFilters/BulkEditListFilters.js#L189
React Hook useCallback has missing dependencies: 'criteria', 'handleChange', 'history', 'initialCapabilities', 'logFilters', 'setInAppCommitted', 'setIsFileUploaded', and 'setVisibleColumns'. Either include them or remove the dependency array. If 'setIsFileUploaded' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Run yarn lint:
src/components/BulkEditList/BulkEditListFilters/BulkEditListFilters.js#L232
React Hook useMemo has a missing dependency: 'capabilities'. Either include it or remove the dependency array
|
Run yarn lint:
src/components/BulkEditList/BulkEditListFilters/BulkEditListFilters.js#L240
React Hook useEffect has a missing dependency: 'initialFileName'. Either include it or remove the dependency array
|
Run yarn lint:
src/components/BulkEditList/BulkEditListFilters/BulkEditListFilters.js#L252
React Hook useEffect has missing dependencies: 'handleChange', 'initialCapabilities', and 'search'. Either include them or remove the dependency array
|
Run yarn lint:
src/components/BulkEditList/BulkEditListResult/BulkEditInApp/ContentUpdatesForm/ContentUpdatesForm.js#L247
React Hook useEffect has missing dependencies: 'onContentUpdatesChanged' and 'options'. Either include them or remove the dependency array. If 'onContentUpdatesChanged' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Run yarn lint:
src/components/BulkEditList/BulkEditListResult/BulkEditInAppPreviewModal/BulkEditInAppPreviewModal.js#L164
React Hook useEffect has missing dependencies: 'bulkOperationId', 'bulkOperationStart', 'contentUpdate', 'onKeepEditing', 'queryClient', and 'swwCallout'. Either include them or remove the dependency array. If 'onKeepEditing' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Run yarn lint:
src/components/BulkEditList/BulkEditListResult/NoResultsMessage/NoResultsMessage.js#L31
React Hook useMemo has missing dependencies: 'capabilities' and 'criteria'. Either include them or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading