Skip to content

colossus s3 api

colossus s3 api #6189

Triggered via pull request August 28, 2024 09:16
Status Failure
Total duration 7m 19s
Artifacts

run-network-tests.yml

on: pull_request
Matrix: Ubuntu Checks
Matrix: MacOS Checks
Build joystream/node
0s
Build joystream/node
Matrix: Tests
Fit to window
Zoom out
Zoom in

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.