Skip to content

colossus s3 api

colossus s3 api #2430

Triggered via pull request August 28, 2024 07:06
Status Failure
Total duration 8m 21s
Artifacts

lint-typescript.yml

on: pull_request
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/