OWNERS: Auto Sync OWNERS files from community membership (#1425) #4814
Annotations
10 errors and 3 warnings
Lint:
util/codec/bytes.go#L56
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint:
util/execdetails.go#L172
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint:
util/misc.go#L77
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint:
internal/locate/region_request.go#L449
field `stateBase` is unused (unused)
|
Lint:
internal/logutil/log.go#L40
import 'github.com/pingcap/log' is not allowed from list 'Main' (depguard)
|
Lint:
internal/logutil/tracing.go#L41
import 'github.com/opentracing/opentracing-go' is not allowed from list 'Main' (depguard)
|
Lint:
internal/logutil/tracing.go#L42
import 'github.com/opentracing/opentracing-go/log' is not allowed from list 'Main' (depguard)
|
Lint:
error/error.go#L41
import 'github.com/pingcap/kvproto/pkg/kvrpcpb' is not allowed from list 'Main' (depguard)
|
Lint:
error/error.go#L42
import 'github.com/pingcap/kvproto/pkg/pdpb' is not allowed from list 'Main' (depguard)
|
Lint:
error/error.go#L43
import 'github.com/pingcap/log' is not allowed from list 'Main' (depguard)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, golangci/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
|
Loading