Skip to content

go.mod: Bump github.com/ipfs/boxo from 0.22.0 to 0.24.0 #1056

go.mod: Bump github.com/ipfs/boxo from 0.22.0 to 0.24.0

go.mod: Bump github.com/ipfs/boxo from 0.22.0 to 0.24.0 #1056

Triggered via pull request October 4, 2024 02:09
Status Failure
Total duration 2m 4s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
conformance
cannot use f (variable of type *apiFile) as files.Node value in return statement: *apiFile does not implement files.Node (missing method ModTime)
conformance
cannot use d (variable of type *apiDir) as files.Node value in return statement: *apiDir does not implement files.Node (missing method ModTime)
conformance
cannot use &apiFile{} (value of type *apiFile) as files.File value in variable declaration: *apiFile does not implement files.File (missing method ModTime)
conformance
cannot use &apiDir{} (value of type *apiDir) as files.Directory value in variable declaration: *apiDir does not implement files.Directory (missing method ModTime)
conformance
Process completed with exit code 1.
conformance
Process completed with exit code 1.
conformance
No files were found with the provided path: .out/report.html .out/junit.xml. No artifacts will be uploaded.