Skip to content

*: upgrade to go1.23 #222

*: upgrade to go1.23

*: upgrade to go1.23 #222

Triggered via pull request September 20, 2024 02:58
Status Failure
Total duration 1m 43s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ci: config/pdvariable/pdvariable.go#L72
loader.Lock undefined (type *variableLoader has no field or method Lock) (typecheck)
ci: config/pdvariable/pdvariable.go#L76
loader.Unlock undefined (type *variableLoader has no field or method Unlock) (typecheck)
ci: config/pdvariable/pdvariable.go#L203
l.Lock undefined (type *variableLoader has no field or method Lock) (typecheck)
ci: config/pdvariable/pdvariable.go#L206
l.Unlock undefined (type *variableLoader has no field or method Unlock) (typecheck)
ci: config/pdvariable/pdvariable.go#L215
l.Lock undefined (type *variableLoader has no field or method Lock) (typecheck)
ci: config/pdvariable/pdvariable.go#L224
l.Unlock undefined (type *variableLoader has no field or method Unlock) (typecheck)
ci: component/topsql/codec/resource_group_tag/resource_group_tag.go#L5
undefined: tipb (typecheck)
ci: component/topsql/codec/resource_group_tag/resource_group_tag.go#L6
undefined: tipb (typecheck)
ci: component/topsql/store/store.go#L12
undefined: tipb (typecheck)
ci: component/topsql/store/default_store.go#L341
req declared and not used (typecheck)
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/