Enhance GitHub Actions workflows: added linting, test coverage, and D… #9
Annotations
20 errors and 5 warnings
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Lint:
../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.3.linux-amd64/src/runtime/time.go#L189
cannot range over 3 (untyped int constant) (typecheck)
|
Lint:
../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.3.linux-amd64/src/net/http/fs.go#L691
f.Close undefined (type File has no field or method Close) (typecheck)
|
Lint:
../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.3.linux-amd64/src/net/http/fs.go#L734
ff.Close undefined (type File has no field or method Close) (typecheck)
|
Lint:
../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.3.linux-amd64/src/net/http/fs.go#L1000
missing type in composite literal (typecheck)
|
Lint:
../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.3.linux-amd64/src/net/http/fs.go#L1001
missing type in composite literal (typecheck)
|
Lint:
../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.3.linux-amd64/src/net/http/h2_bundle.go#L3764
p.b.Read undefined (type http2pipeBuffer has no field or method Read) (typecheck)
|
Lint:
../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.3.linux-amd64/src/net/http/h2_bundle.go#L3801
p.b.Write undefined (type http2pipeBuffer has no field or method Write) (typecheck)
|
Lint:
../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.3.linux-amd64/src/net/http/pattern.go#L382
missing return (typecheck)
|
Lint:
../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.3.linux-amd64/src/net/http/server.go#L2210
missing return (typecheck)
|
Lint:
../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.3.linux-amd64/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|