Skip to content

ci: update actions #2715

ci: update actions

ci: update actions #2715

Triggered via pull request July 24, 2023 09:36
Status Failure
Total duration 2m 39s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
golangci: util/codec/bytes.go#L56
File is not `gofmt`-ed with `-s` (gofmt)
golangci: util/execdetails.go#L324
File is not `gofmt`-ed with `-s` (gofmt)
golangci: kv/key.go#L54
File is not `gofmt`-ed with `-s` (gofmt)
golangci: util/pd.go#L68
exported function `NewPDHTTPClient` should have comment or be unexported (golint)
golangci: util/pd.go#L208
exported method `PDHTTPClient.Close` should have comment or be unexported (golint)
golangci: tikv/kv.go#L108
struct field `pdHttpClient` should be `pdHTTPClient` (golint)
golangci: tikv/test_probe.go#L118
exported method `StoreProbe.ScanLocks` should have comment or be unexported (golint)
golangci: internal/locate/region_request.go#L453
field `stateBase` is unused (unused)
golangci: internal/locate/region_request3_test.go#L931
lostcancel: the cancel function returned by context.WithTimeout should be called, not discarded, to avoid a context leak (govet)
golangci
issues found
golangci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/