Skip to content

Ongoing fixes

Ongoing fixes #10

Triggered via pull request September 11, 2024 09:25
@k0dak0da
synchronize #1
schemes
Status Failure
Total duration 28s
Artifacts

golagci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
GolangCI: main.go#L46
undefined: klog (typecheck)
GolangCI: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.1.linux-amd64/src/runtime/time.go#L174
cannot range over 3 (untyped int constant) (typecheck)
GolangCI: ../../../go/pkg/mod/k8s.io/apimachinery@v0.31.0/pkg/apis/meta/v1/micro_time.go#L181
t.UTC undefined (type MicroTime has no field or method UTC) (typecheck)
GolangCI: ../../../go/pkg/mod/k8s.io/apimachinery@v0.31.0/pkg/apis/meta/v1/micro_time.go#L188
t.UTC undefined (type MicroTime has no field or method UTC) (typecheck)
GolangCI: ../../../go/pkg/mod/k8s.io/apimachinery@v0.31.0/pkg/apis/meta/v1/micro_time.go#L208
t.UTC undefined (type MicroTime has no field or method UTC) (typecheck)
GolangCI: ../../../go/pkg/mod/k8s.io/apimachinery@v0.31.0/pkg/apis/meta/v1/time.go#L95
t.Format undefined (type Time has no field or method Format) (typecheck)
GolangCI: ../../../go/pkg/mod/k8s.io/apimachinery@v0.31.0/pkg/apis/meta/v1/time.go#L170
t.UTC undefined (type Time has no field or method UTC) (typecheck)
GolangCI: ../../../go/pkg/mod/k8s.io/apimachinery@v0.31.0/pkg/apis/meta/v1/time.go#L180
t.UTC undefined (type Time has no field or method UTC) (typecheck)
GolangCI: ../../../go/pkg/mod/k8s.io/apimachinery@v0.31.0/pkg/apis/meta/v1/time.go#L189
t.UTC undefined (type Time has no field or method UTC) (typecheck)
GolangCI: ../../../go/pkg/mod/k8s.io/apimachinery@v0.31.0/pkg/apis/meta/v1/zz_generated.deepcopy.go#L496
in.Object undefined (type *InternalEvent has no field or method Object) (typecheck)
GolangCI
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/