Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 #22
Annotations
7 errors and 2 warnings
test (1.21.x, ubuntu-latest)
No such file or directory
|
test (1.21.x, ubuntu-latest):
cmd/mod_prometheus_status/prometheus_internal_test.go#L6
dot-imports: should not use dot imports (revive)
|
test (1.21.x, ubuntu-latest):
cmd/mod_prometheus_status/logger.go#L9
import 'github.com/kdar/factorlog' is not allowed from list 'Main' (depguard)
|
test (1.21.x, ubuntu-latest):
cmd/mod_prometheus_status/prometheus.go#L10
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
|
test (1.21.x, ubuntu-latest):
cmd/mod_prometheus_status/prometheus.go#L11
import 'github.com/prometheus/common/expfmt' is not allowed from list 'Main' (depguard)
|
test (1.21.x, ubuntu-latest):
cmd/mod_prometheus_status/prometheus.go#L12
import 'github.com/shirou/gopsutil/process' is not allowed from list 'Main' (depguard)
|
test (1.21.x, ubuntu-latest)
Process completed with exit code 2.
|
test (1.21.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.21.x, ubuntu-latest)
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/
|