Skip to content

backend/ipn_proxies: m go bind errs on int32 #477

backend/ipn_proxies: m go bind errs on int32

backend/ipn_proxies: m go bind errs on int32 #477

Triggered via push April 15, 2024 14:48
Status Failure
Total duration 1m 10s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 3 warnings
Linter: intra/backend/ipn_pipkeygen.go#L82
Error return value of `json.Unmarshal` is not checked (errcheck)
Linter: intra/common.go#L254
Error return value of `x.Close` is not checked (errcheck)
Linter: intra/common.go#L264
Error return value of `c.Close` is not checked (errcheck)
Linter: intra/common.go#L270
Error return value of `x.CloseRead` is not checked (errcheck)
Linter: intra/common.go#L272
Error return value of `x.CloseWrite` is not checked (errcheck)
Linter: intra/common.go#L274
Error return value of `x.Close` is not checked (errcheck)
Linter: intra/common.go#L277
Error return value of `x.Close` is not checked (errcheck)
Linter: intra/common.go#L279
Error return value of `x.Close` is not checked (errcheck)
Linter: intra/core/connmap.go#L91
Error return value of `c.Close` is not checked (errcheck)
Linter: intra/core/connmap.go#L128
Error return value of `c.Close` is not checked (errcheck)
Build
cannot use (*proxybackend_Router)(_res_ref) (value of type *proxybackend_Router) as backend.Router value in assignment: *proxybackend_Router does not implement backend.Router (missing method Stats)
Build
cannot use (*proxybackend_Router)(_res_ref) (value of type *proxybackend_Router) as backend.Router value in assignment: *proxybackend_Router does not implement backend.Router (missing method Stats)
Build
Process completed with exit code 2.
Linter
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.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Security checker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
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/.