Skip to content

fix(deps): update golang.org/x/exp digest to 9212866 #166

fix(deps): update golang.org/x/exp digest to 9212866

fix(deps): update golang.org/x/exp digest to 9212866 #166

Triggered via push September 19, 2023 09:28
Status Failure
Total duration 2m 26s
Artifacts

build-go.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build: pkg/provider/aws/modules/spot-price/placement-score.go#L36
type func(a *ec2.SpotPlacementScore, b *ec2.SpotPlacementScore) bool of func(a, b *awsEC2.SpotPlacementScore) bool {…} does not match inferred type func(a *ec2.SpotPlacementScore, b *ec2.SpotPlacementScore) int for func(a E, b E) int
build: pkg/provider/aws/modules/spot-price/spot-price.go#L66
type func(a SpotPriceGroup, b SpotPriceGroup) bool of func(a, b SpotPriceGroup) bool {…} does not match inferred type func(a SpotPriceGroup, b SpotPriceGroup) int for func(a E, b E) int
build: pkg/provider/aws/modules/spot-price/spot-price.go#L140
type func(a float64, b float64) bool of func(a, b float64) bool {…} does not match inferred type func(a float64, b float64) int for func(a E, b E) int
build
Process completed with exit code 1.