chore(deps): bump electron-updater from 5.3.0 to 6.3.0 #1664
Annotations
10 errors and 2 warnings
Check types:
api/publish-global-market-values-to-discord.js#L25
Property 'post' does not exist on type 'typeof import("/home/runner/work/farmhand/farmhand/node_modules/axios/index")'.
|
Check types:
src/common/services/randomNumber.test.js#L12
Property 'mockReturnValue' does not exist on type '() => number'.
|
Check types:
src/common/services/randomNumber.test.js#L18
Property 'mockReturnValue' does not exist on type '() => number'.
|
Check types:
src/common/services/randomNumber.test.js#L24
Property 'mockReturnValue' does not exist on type '() => number'.
|
Check types:
src/common/utils.js#L15
Type '{}' is missing the following properties from type 'priceEvent': itemId, daysRemaining
|
Check types:
src/common/utils.js#L15
Type '{}' is missing the following properties from type 'priceEvent': itemId, daysRemaining
|
Check types:
src/common/utils.test.js#L11
Argument of type '{}' is not assignable to parameter of type 'priceEvent'.
|
Check types:
src/common/utils.test.js#L29
Object literal may only specify known properties, and ''sample-crop-1'' does not exist in type 'priceEvent'.
|
Check types:
src/common/utils.test.js#L38
Argument of type '{}' is not assignable to parameter of type 'priceEvent'.
|
Check types:
src/components/AccountingView/AccountingView.js#L23
Property 'max' does not exist on type '{ children?: ReactNode; }'.
|
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/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/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-output".
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