UITEN-290 - Make dependency on mod-reading-rooms optional. #972
Annotations
3 errors and 14 warnings
Run yarn lint:
src/settings/LocationLocations/LocationDetail.js#L115
'onToggle' is missing in props validation
|
Run yarn lint:
src/settings/Plugins/PluginForm.js#L36
React Hook "useIntl" cannot be called in a class component. React Hooks must be called in a React function component or a custom React Hook function
|
Run yarn lint
Process completed with exit code 1.
|
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/
|
Publish BigTest coverage report
No files were found with the provided path: artifacts/coverage/lcov-report/. No artifacts will be uploaded.
|
Run yarn lint:
src/settings/LocationLocations/LocationForm/LocationFormContainer.js#L28
React Hook useEffect has a missing dependency: 'location'. Either include it or remove the dependency array. If 'setInitialValues' needs the current value of 'location', you can also switch to useReducer instead of useState and read 'location' in the reducer
|
Run yarn lint:
src/settings/LocationLocations/LocationForm/LocationFormContainer.js#L86
React Hook useCallback has a missing dependency: 'showSubmitErrorCallout'. Either include it or remove the dependency array
|
Run yarn lint:
src/settings/LocationLocations/LocationForm/RemoteStorageField.js#L38
React Hook useEffect has a missing dependency: 'checkLocationHasHoldingsOrItems'. Either include it or remove the dependency array. If 'checkLocationHasHoldingsOrItems' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Run yarn lint:
src/settings/ServicePoints/ServicePointForm.js#L79
React Hook useMemo has a missing dependency: 'stripes'. Either include it or remove the dependency array
|
Run yarn lint:
src/settings/ServicePoints/ServicePointFormContainer.js#L39
React Hook useEffect has a missing dependency: 'getServicePoint'. Either include it or remove the dependency array
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "jest-coverage-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading