Skip to content

build(deps): update dependency basic-ftp to v5.0.5 #500

build(deps): update dependency basic-ftp to v5.0.5

build(deps): update dependency basic-ftp to v5.0.5 #500

Triggered via pull request April 15, 2024 00:30
Status Failure
Total duration 33s
Artifacts

node-ci.yml

on: pull_request
Node.js CI
23s
Node.js CI
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Node.js CI
'request.body' is of type 'unknown'.
Node.js CI
'request.body' is of type 'unknown'.
Node.js CI
'request.body' is of type 'unknown'.
Node.js CI
Argument of type 'unknown' is not assignable to parameter of type 'OptionsSchema'.
Node.js CI
Argument of type '{ success: boolean; message: string; savegame: { profileId: string; cusa: string; sdimg: string; backupPath: string; }; } | undefined' is not assignable to parameter of type '{ savegame?: undefined; message: string; success: boolean; } | undefined'.
Node.js CI
Argument of type 'unknown' is not assignable to parameter of type 'OptionsSchema'.
Node.js CI
Argument of type '{ success: boolean; message: string; savegame: { profileId: string; cusa: string; sdimg: string; backupPath: string; }; }' is not assignable to parameter of type '{ savegame?: undefined; message: string; success: boolean; }'.
Node.js CI
Argument of type 'unknown' is not assignable to parameter of type 'OptionsSchema'.
Node.js CI
Argument of type '{ success: boolean; message: string; savegame: { profileId: string; cusa: string; sdimg: string; backupPath: string; }; }' is not assignable to parameter of type '{ savegame?: undefined; message: string; success: boolean; }'.
Node.js CI
Type '{ references: [{ readonly $id: "shared-schema"; readonly definitions: { readonly ftp: { readonly type: "object"; readonly additionalProperties: false; readonly properties: { readonly ip: { readonly type: "string"; readonly format: "ipv4"; }; ... 6 more ...; readonly requestType: { ...; }; }; readonly required: reado...' does not satisfy the constraint 'FromSchemaOptions'.
Node.js CI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.