colossus s3 api #6189
run-network-tests.yml
on: pull_request
Matrix: Ubuntu Checks
Matrix: MacOS Checks
Matrix: Tests
Annotations
8 errors
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.
|