Skip to content

Bundle assets / Docker Image #618

Bundle assets / Docker Image

Bundle assets / Docker Image #618

Triggered via pull request October 1, 2024 14:30
Status Failure
Total duration 1m 18s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors
test (macos-latest): pkg/web/server_test.go#L26
cannot use "" (constant of type string) as fs.FS value in argument to NewServer: string does not implement fs.FS (missing method Open)
test (macos-latest): pkg/web/server_test.go#L62
cannot use "" (constant of type string) as fs.FS value in argument to NewServer: string does not implement fs.FS (missing method Open)
test (macos-latest)
Process completed with exit code 2.
test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
test (ubuntu-latest): pkg/web/server_test.go#L26
cannot use "" (constant of type string) as fs.FS value in argument to NewServer: string does not implement fs.FS (missing method Open)
test (ubuntu-latest): pkg/web/server_test.go#L62
cannot use "" (constant of type string) as fs.FS value in argument to NewServer: string does not implement fs.FS (missing method Open)
test (ubuntu-latest)
Process completed with exit code 2.
test (windows-latest)
The job was canceled because "macos-latest" failed.
test (windows-latest)
The operation was canceled.