Skip to content

Homework

Homework #2

Triggered via pull request February 12, 2024 18:27
@mchekalovmchekalov
synchronize #1
homework
Status Success
Total duration 23s
Artifacts

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: ../../../go/pkg/mod/google.golang.org/[email protected]/clientconn.go#L1480
newStream declared and not used (typecheck)
lint: ../../../go/pkg/mod/google.golang.org/[email protected]/clientconn.go#L1489
setConnectivityState declared and not used (typecheck)
lint: ../../../go/pkg/mod/google.golang.org/[email protected]/shared_buffer_pool.go#L134
cannot use &bufferPool{…} (value of type *bufferPool) as simpleSharedBufferChildPool value in return statement: *bufferPool does not implement simpleSharedBufferChildPool (missing method Put) (typecheck)
lint: ../../../go/pkg/mod/golang.org/x/[email protected]/trace/trace.go#L576
cannot convert 0 (untyped int constant) to type minCond (typecheck)
lint: ../../../go/pkg/mod/golang.org/x/[email protected]/unix/mremap.go#L31
m.Lock undefined (type *mremapMmapper has no field or method Lock) (typecheck)
lint: ../../../go/pkg/mod/golang.org/x/[email protected]/unix/mremap.go#L32
m.Unlock undefined (type *mremapMmapper has no field or method Unlock) (typecheck)
lint: ../../../go/pkg/mod/golang.org/x/[email protected]/unix/syscall_unix.go#L121
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
lint: ../../../go/pkg/mod/golang.org/x/[email protected]/unix/syscall_unix.go#L122
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
lint: ../../../go/pkg/mod/golang.org/x/[email protected]/unix/syscall_unix.go#L134
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
lint: ../../../go/pkg/mod/golang.org/x/[email protected]/unix/syscall_unix.go#L135
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.