Skip to content

colossus s3 api

colossus s3 api #913

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

joystream-apps-docker.yml

on: pull_request
Build and Publish
2m 7s
Build and Publish
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Build and Publish
Class 'MockConnectionHandler' incorrectly implements interface 'IConnectionHandler'.
Build and Publish
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'.
Build and Publish
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'.
Build and Publish
buildx failed with: ERROR: failed to solve: process "/bin/sh -c yarn workspace storage-node build" did not complete successfully: exit code: 1
Build and Publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, docker/setup-buildx-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/