Skip to content

[Snyk] Upgrade @kontent-ai/backup-manager from 4.1.0 to 4.2.3 #80

[Snyk] Upgrade @kontent-ai/backup-manager from 4.1.0 to 4.2.3

[Snyk] Upgrade @kontent-ai/backup-manager from 4.1.0 to 4.2.3 #80

Triggered via pull request January 9, 2024 20:03
Status Failure
Total duration 40s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: src/cmds/backup.ts#L99
Argument of type '{ apiKey: any; projectId: any; onExport: (item: IProcessedItem) => void; skipValidation: boolean; }' is not assignable to parameter of type 'IExportConfig'.
build: src/cmds/backup.ts#L122
Argument of type '{ onImport: (item: IProcessedItem) => void; preserveWorkflow: any; projectId: any; apiKey: any; enableLog: any; fixLanguages: true; }' is not assignable to parameter of type 'IImportConfig'.
build: src/cmds/backup.ts#L137
Argument of type '{ onDelete: (item: IProcessedItem) => void; projectId: any; apiKey: any; }' is not assignable to parameter of type 'ICleanConfig'.
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/