Bump webpack from 5.76.1 to 5.94.0 #5049
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run npm test:
src/@context/Asset.tsx#L118
React Hook useCallback has an unnecessary dependency: 'accountId'. Either exclude it or remove the dependency array
|
Run npm test:
src/@context/DirectMessages/_types.ts#L12
Unexpected any. Specify a different type
|
Run npm test:
src/@context/DirectMessages/_types.ts#L13
Unexpected any. Specify a different type
|
Run npm test:
src/@context/DirectMessages/index.tsx#L86
Unexpected any. Specify a different type
|
Run npm test:
src/@context/Prices/index.test.tsx#L23
'result' is assigned a value but never used
|
Run npm test:
src/@hooks/useGraphSyncStatus.ts#L30
Unexpected any. Specify a different type
|
Run npm test:
src/@hooks/usePrevious.ts#L6
Unexpected any. Specify a different type
|
Run npm test:
src/@types/Compute.d.ts#L15
Unexpected any. Specify a different type
|
Run npm test:
src/@types/aquarius/BaseQueryParams.d.ts#L12
Unexpected any. Specify a different type
|
Run npm test:
src/@types/aquarius/PagedAssets.d.ts#L6
Unexpected any. Specify a different type
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage-Linux", "coverage-macOS".
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