Bump github.com/adhocore/gronx from 1.1.2 to 1.8.1 #118
Annotations
6 errors and 1 warning
test:
pkg/operation/scale.go#L16
could not import github.com/bringg/jenkins-autoscaler/pkg/scaler (-: # github.com/bringg/jenkins-autoscaler/pkg/scaler
|
test:
pkg/scaler/scaler.go#L149
cannot use gronx.New() (value of type *gronx.Gronx) as gronx.Gronx value in struct literal) (typecheck)
|
test:
pkg/scaler/scaler.go#L149
cannot use gronx.New() (value of type *gronx.Gronx) as gronx.Gronx value in struct literal
|
test:
pkg/scaler/scaler_test.go#L439
cannot use gronx.New() (value of type *gronx.Gronx) as gronx.Gronx value in struct literal
|
test:
pkg/scaler/scaler_test.go#L666
cannot use gronx.New() (value of type *gronx.Gronx) as gronx.Gronx value in struct literal (typecheck)
|
test
Process completed with exit code 2.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|