Bundle assets / Docker Image #618
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.
|