Skip to content

Accept parameters autoscaling-{average-cpu,average-mem,requests-per-s… #654

Accept parameters autoscaling-{average-cpu,average-mem,requests-per-s…

Accept parameters autoscaling-{average-cpu,average-mem,requests-per-s… #654

Triggered via push January 10, 2024 10:29
Status Failure
Total duration 17s
Artifacts

main.yml

on: push
check
8s
check
Upload Release Asset
0s
Upload Release Asset
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
check: cmd/gen-doc/gen-doc.go#L9
could not import github.com/koyeb/koyeb-cli/pkg/koyeb (-: # github.com/koyeb/koyeb-cli/pkg/koyeb
check: pkg/koyeb/services.go#L698
scaling.Targets undefined (type *"github.com/koyeb/koyeb-api-client-go/api/v1/koyeb".DeploymentScaling has no field or method Targets)
check: pkg/koyeb/services.go#L699
scaling.Targets undefined (type *"github.com/koyeb/koyeb-api-client-go/api/v1/koyeb".DeploymentScaling has no field or method Targets)
check: pkg/koyeb/services.go#L699
undefined: koyeb.DeploymentScalingTarget
check: pkg/koyeb/services.go#L703
undefined: koyeb.DeploymentScalingTarget
check: pkg/koyeb/services.go#L706
scaling.GetTargets undefined (type *"github.com/koyeb/koyeb-api-client-go/api/v1/koyeb".DeploymentScaling has no field or method GetTargets)
check: pkg/koyeb/services.go#L712
undefined: koyeb.NewDeploymentScalingTargetAverageCPU
check: pkg/koyeb/services.go#L720
undefined: koyeb.NewDeploymentScalingTarget
check: pkg/koyeb/services.go#L721
undefined: koyeb.NewDeploymentScalingTargetAverageCPU
check: pkg/koyeb/services.go#L726
scaling.Targets undefined (type *"github.com/koyeb/koyeb-api-client-go/api/v1/koyeb".DeploymentScaling has no field or method Targets)
check
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/