Skip to content

IG-21969: Drop grpcio requirements (+CI fixes) [integ_0.10] #27

IG-21969: Drop grpcio requirements (+CI fixes) [integ_0.10]

IG-21969: Drop grpcio requirements (+CI fixes) [integ_0.10] #27

Triggered via pull request September 19, 2023 04:06
@gtoppergtopper
synchronize #652
Status Failure
Total duration 58s
Artifacts

pr.yaml

on: pull_request_target
Lint & test
50s
Lint & test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Lint & test: http/grafana.go#L322
SA1019: strings.Title has been deprecated since Go 1.18 and an alternative has been available since Go 1.0: The rule Title uses for word boundaries does not handle Unicode punctuation properly. Use golang.org/x/text/cases instead. (staticcheck)
Lint & test
Process completed with exit code 2.
Lint & test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/