Skip to content

[Cherry-pick-to-6.1] Add grpc window size config and change the defau… #4140

[Cherry-pick-to-6.1] Add grpc window size config and change the defau…

[Cherry-pick-to-6.1] Add grpc window size config and change the defau… #4140

Triggered via push March 21, 2024 16:49
Status Failure
Total duration 1m 30s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 7 warnings
race-test
Process completed with exit code 1.
golangci: util/codec/bytes.go#L56
File is not `gofmt`-ed with `-s` (gofmt)
golangci: util/execdetails.go#L172
File is not `gofmt`-ed with `-s` (gofmt)
golangci: util/misc.go#L77
File is not `gofmt`-ed with `-s` (gofmt)
golangci: internal/locate/region_request.go#L449
field `stateBase` is unused (unused)
golangci: internal/logutil/log.go#L40
import 'github.com/pingcap/log' is not allowed from list 'Main' (depguard)
golangci: internal/logutil/tracing.go#L41
import 'github.com/opentracing/opentracing-go' is not allowed from list 'Main' (depguard)
golangci: internal/logutil/tracing.go#L42
import 'github.com/opentracing/opentracing-go/log' is not allowed from list 'Main' (depguard)
golangci: error/error.go#L41
import 'github.com/pingcap/kvproto/pkg/kvrpcpb' is not allowed from list 'Main' (depguard)
golangci: error/error.go#L42
import 'github.com/pingcap/kvproto/pkg/pdpb' is not allowed from list 'Main' (depguard)
golangci: error/error.go#L43
import 'github.com/pingcap/log' is not allowed from list 'Main' (depguard)
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
race-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
race-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci
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/
golangci
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/