Skip to content

feat: 🎨 adding uploadfile if not exisitng test #676

feat: 🎨 adding uploadfile if not exisitng test

feat: 🎨 adding uploadfile if not exisitng test #676

Triggered via push August 28, 2024 07:06
Status Failure
Total duration 15m 55s
Artifacts
Matrix: MacOS Checks
Matrix: Ubuntu Checks
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Ubuntu Checks (18.x)
Class 'MockConnectionHandler' incorrectly implements interface 'IConnectionHandler'.
Ubuntu Checks (18.x)
Argument of type '{ uploadFileToRemoteBucket: (filename: string, filePath: string) => Promise<any>; getRedirectUrlForObject: (filename: string) => Promise<string>; listFilesOnRemoteBucket: () => Promise<string[]>; removeObject: (filename: string) => Promise<void>; }' is not assignable to parameter of type 'IConnectionHandler'.
Ubuntu Checks (18.x)
Argument of type '{ uploadFileToRemoteBucket: (filename: string, filePath: string) => Promise<any>; getRedirectUrlForObject: (filename: string) => Promise<string>; listFilesOnRemoteBucket: () => Promise<string[]>; removeObject: (filename: string) => Promise<void>; }' is not assignable to parameter of type 'IConnectionHandler'.
Ubuntu Checks (18.x)
Process completed with exit code 1.
MacOS Checks (18.x)
Class 'MockConnectionHandler' incorrectly implements interface 'IConnectionHandler'.
MacOS Checks (18.x)
Argument of type '{ uploadFileToRemoteBucket: (filename: string, filePath: string) => Promise<any>; getRedirectUrlForObject: (filename: string) => Promise<string>; listFilesOnRemoteBucket: () => Promise<string[]>; removeObject: (filename: string) => Promise<void>; }' is not assignable to parameter of type 'IConnectionHandler'.
MacOS Checks (18.x)
Argument of type '{ uploadFileToRemoteBucket: (filename: string, filePath: string) => Promise<any>; getRedirectUrlForObject: (filename: string) => Promise<string>; listFilesOnRemoteBucket: () => Promise<string[]>; removeObject: (filename: string) => Promise<void>; }' is not assignable to parameter of type 'IConnectionHandler'.
MacOS Checks (18.x)
Process completed with exit code 1.
Ubuntu Checks (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
MacOS Checks (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/