[Snyk] Upgrade @kontent-ai/backup-manager from 4.1.0 to 4.2.3 #80
Annotations
4 errors and 1 warning
Run npm run 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'.
|
Run npm run 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'.
|
Run npm run 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'.
|
Run npm run build
Process completed with exit code 2.
|
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/
|
The logs for this run have expired and are no longer available.
Loading