Skip to content

feat: support UnixFS 1.5 file mode and modification times #987

feat: support UnixFS 1.5 file mode and modification times

feat: support UnixFS 1.5 file mode and modification times #987

Triggered via pull request August 20, 2024 21:28
Status Failure
Total duration 2m 42s
Artifacts

gateway-sharness.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
sharness
cannot use f (variable of type *apiFile) as files.Node value in return statement: *apiFile does not implement files.Node (missing method ModTime)
sharness
cannot use d (variable of type *apiDir) as files.Node value in return statement: *apiDir does not implement files.Node (missing method ModTime)
sharness
cannot use &apiFile{} (value of type *apiFile) as files.File value in variable declaration: *apiFile does not implement files.File (missing method ModTime)
sharness
cannot use &apiDir{} (value of type *apiDir) as files.Directory value in variable declaration: *apiDir does not implement files.Directory (missing method ModTime)
sharness
Process completed with exit code 1.
sharness
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
sharness
Restore cache failed: Dependencies file is not found in /home/runner/work/boxo/boxo. Supported file pattern: go.sum