Skip to content

network restore working #121

network restore working

network restore working #121

Triggered via push June 29, 2024 07:43
Status Failure
Total duration 3m 28s
Artifacts

ci.yml

on: push
Matrix: lint
test-linux
0s
test-linux
Matrix: test-windows
Matrix: integration-tests
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 7 warnings
protos
Process completed with exit code 1.
verify-vendor
./go.mod is not up to date. Please run `go mod tidy && go mod vendor`
verify-vendor
Process completed with exit code 1.
lint (linux): internal\guest\reconn\reconn.go#L171
Error return value of `c.CloseRead` is not checked (errcheck)
lint (linux): internal\guest\reconn\reconn.go#L174
Error return value of `c.CloseWrite` is not checked (errcheck)
lint (linux): internal\guest\reconn\reconn_test.go#L8
type `notImplConn` is unused (unused)
lint (linux): internal\guest\reconn\reconn_test.go#L12
func `(*notImplConn).Read` is unused (unused)
lint (linux): internal\guest\reconn\reconn_test.go#L17
func `(*notImplConn).Write` is unused (unused)
lint (linux): internal\guest\reconn\reconn_test.go#L22
func `(*notImplConn).CloseRead` is unused (unused)
lint (linux): internal\guest\reconn\reconn_test.go#L27
func `(*notImplConn).CloseWrite` is unused (unused)
lint (linux): internal\guest\reconn\reconn_test.go#L32
func `(*notImplConn).Close` is unused (unused)
lint (linux): internal\guest\reconn\reconn_test.go#L37
type `reader` is unused (unused)
lint (linux): internal\guest\reconn\reconn_test.go#L42
func `(*reader).Read` is unused (unused)
lint (windows): internal\guest\reconn\reconn.go#L171
Error return value of `c.CloseRead` is not checked (errcheck)
lint (windows): internal\guest\reconn\reconn.go#L174
Error return value of `c.CloseWrite` is not checked (errcheck)
lint (windows): internal\uvm\create_lcow.go#L598
File is not `gofmt`-ed with `-s` (gofmt)
lint (windows): internal\guest\reconn\reconn_test.go#L8
type `notImplConn` is unused (unused)
lint (windows): internal\guest\reconn\reconn_test.go#L12
func `(*notImplConn).Read` is unused (unused)
lint (windows): internal\guest\reconn\reconn_test.go#L17
func `(*notImplConn).Write` is unused (unused)
lint (windows): internal\guest\reconn\reconn_test.go#L22
func `(*notImplConn).CloseRead` is unused (unused)
lint (windows): internal\guest\reconn\reconn_test.go#L27
func `(*notImplConn).CloseWrite` is unused (unused)
lint (windows): internal\guest\reconn\reconn_test.go#L32
func `(*notImplConn).Close` is unused (unused)
lint (windows): internal\guest\reconn\reconn_test.go#L37
type `reader` is unused (unused)
protos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
verify-vendor
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (windows, test)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Go Generate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (linux, test)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.