Skip to content

Implemented Filestore api #68

Implemented Filestore api

Implemented Filestore api #68

Triggered via pull request September 21, 2024 22:49
@ArlodotexeArlodotexe
synchronize #41
amaid:main
Status Failure
Total duration 31s
Artifacts

build.yml

on: pull_request
build-and-test
22s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build-and-test: src/IpfsClient.cs#L169
The type or namespace name 'IFilestoreApi' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: src/CoreApi/DupsResponse.cs#L8
The type or namespace name 'IDupsResponse' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: src/CoreApi/FilestoreApi.cs#L15
The type or namespace name 'IFilestoreApi' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: src/CoreApi/FilestoreApi.cs#L26
The type or namespace name 'IFilestoreApiObjectResponse' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: src/CoreApi/FilestoreApi.cs#L34
The type or namespace name 'IFilestoreApiObjectResponse' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: src/CoreApi/FilestoreApi.cs#L42
The type or namespace name 'IDupsResponse' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: src/CoreApi/FilestoreKey.cs#L9
The type or namespace name 'IFilestoreKey' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: src/CoreApi/FilestoreObjectResponse.cs#L8
The type or namespace name 'IFilestoreApiObjectResponse' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: src/IpfsClient.cs#L169
The type or namespace name 'IFilestoreApi' could not be found (are you missing a using directive or an assembly reference?)
build-and-test: src/CoreApi/DupsResponse.cs#L8
The type or namespace name 'IDupsResponse' could not be found (are you missing a using directive or an assembly reference?)