remove flock #264
Annotations
10 errors and 3 warnings
golangci-lint:
cmd/tlog/tlogcmd/main.go#L236
undefined: clickhouse (typecheck)
|
golangci-lint:
cmd/tlog/tlogcmd/main.go#L251
undefined: clickhouse (typecheck)
|
golangci-lint:
../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/net/http/internal/chunked.go#L79
undefined: max (typecheck)
|
golangci-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)
|
golangci-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)
|
golangci-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)
|
golangci-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)
|
golangci-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)
|
golangci-lint:
../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go#L1090
cannot use w (variable of type ResponseWriter) as io.Writer value in argument to step: ResponseWriter does not implement io.Writer (missing method Write) (typecheck)
|
golangci-lint:
../../../go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go#L1091
w.Flush undefined (type ResponseWriter has no field or method Flush) (typecheck)
|
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/
|
golangci-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/
|
golangci-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/
|
The logs for this run have expired and are no longer available.
Loading