Skip to content

(backport) chore: Remove Post Install Hook (#6827) for v0.36.x #6059

(backport) chore: Remove Post Install Hook (#6827) for v0.36.x

(backport) chore: Remove Post Install Hook (#6827) for v0.36.x #6059

Triggered via pull request August 22, 2024 06:41
Status Failure
Total duration 1m 6s
Artifacts

codeql-analysis.yaml

on: pull_request
Analyze Go
53s
Analyze Go
Analyze Github Actions
57s
Analyze Github Actions
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Analyze Go: pkg/apis/v1beta1/ec2nodeclass_conversion.go#L17
expected 'package', found 'import'
Analyze Go: pkg/apis/v1beta1/ec2nodeclass_conversion.go#L17
expected 'package', found 'import'
Analyze Go: pkg/apis/v1beta1/ec2nodeclass_conversion.go#L17
expected 'IDENT', found '('
Analyze Go: pkg/apis/v1beta1/ec2nodeclass_conversion.go#L18
expected ';', found "context"
Analyze Go: pkg/apis/v1/ec2nodeclass_conversion.go#L35
impossible type assertion: to.(*v1beta1.EC2NodeClass)
Analyze Go: pkg/apis/v1/ec2nodeclass_conversion.go#L133
impossible type assertion: from.(*v1beta1.EC2NodeClass)
Analyze Go: pkg/webhooks/webhooks.go#L40
cannot use &v1beta1.EC2NodeClass{} (value of type *"github.com/aws/karpenter-provider-aws/pkg/apis/v1beta1".EC2NodeClass) as "knative.dev/pkg/webhook/resourcesemantics/conversion".ConvertibleObject value in map literal: *"github.com/aws/karpenter-provider-aws/pkg/apis/v1beta1".EC2NodeClass does not implement "knative.dev/pkg/webhook/resourcesemantics/conversion".ConvertibleObject (missing method ConvertFrom)
Analyze Go
Process completed with exit code 2.
Analyze Github Actions
The following actions use a deprecated Node.js version and will be forced to run on node20: github/codeql-action/init@df32e399139a3050671466d7d9b3cbacc1cfd034, github/codeql-action/analyze@df32e399139a3050671466d7d9b3cbacc1cfd034. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/