linter #272
Annotations
10 errors and 4 warnings
lint:
../../../go/pkg/mod/go.opentelemetry.io/otel@v1.21.0/propagation/propagation.go#L85
cannot range over hc (variable of type HeaderCarrier) (typecheck)
|
lint:
../../../../../opt/hostedtoolcache/go/1.21.6/x64/src/net/http/internal/chunked.go#L79
undefined: max (typecheck)
|
lint:
../../../go/pkg/mod/github.com/!click!house/ch-go@v0.61.1/chpool/conn.go#L10
undefined: ch (typecheck)
|
lint:
../../../go/pkg/mod/github.com/!click!house/ch-go@v0.61.1/chpool/pool.go#L25
undefined: ch (typecheck)
|
lint:
../../../go/pkg/mod/github.com/!click!house/ch-go@v0.61.1/chpool/client.go#L34
undefined: ch (typecheck)
|
lint:
../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go#L855
c.Writer.WriteHeader undefined (type ResponseWriter has no field or method WriteHeader) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go#L863
c.Writer.Header undefined (type ResponseWriter has no field or method Header) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go#L866
c.Writer.Header undefined (type ResponseWriter has no field or method Header) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go#L1065
c.Writer.Header undefined (type ResponseWriter has no field or method Header) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go#L1084
w.CloseNotify undefined (type ResponseWriter has no field or method CloseNotify) (typecheck)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|