This repository has been archived by the owner on Apr 12, 2024. It is now read-only.
🧹 Upgrade the knative.dev/client-pkg #142
lints.yml
on: pull_request
Golangci
3m 2s
EditorConfig
20s
Annotations
10 errors and 2 warnings
Golangci:
pkg/artifact/binary.go#L85
b.BuildVariables undefined (type Binary has no field or method BuildVariables) (typecheck)
|
Golangci:
pkg/artifact/binary.go#L93
b.BuildVariables undefined (type Binary has no field or method BuildVariables) (typecheck)
|
Golangci:
pkg/artifact/ko_build.go#L80
image.BuildVariables undefined (type Image has no field or method BuildVariables) (typecheck)
|
Golangci:
pkg/artifact/ko_build.go#L88
image.BuildVariables undefined (type Image has no field or method BuildVariables) (typecheck)
|
Golangci:
pkg/artifact/ko_build.go#L155
image.GetName undefined (type Image has no field or method GetName) (typecheck)
|
Golangci:
pkg/artifact/ko_publish.go#L9
"github.com/google/ko/pkg/build" imported and not used (typecheck)
|
Golangci:
tests/example/build/Magefile.go#L23
undefined: magetasks (typecheck)
|
Golangci:
tests/example/build/Magefile.go#L64
undefined: magetasks (typecheck)
|
Golangci:
tests/example/build/Magefile.go#L11
"github.com/wavesoftware/go-magetasks/pkg/artifact/image" imported as artifactimage and not used (typecheck)
|
Golangci
issues found
|
EditorConfig
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: snow-actions/eclint@v1.0.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
EditorConfig
The following actions uses node12 which is deprecated and will be forced to run on node16: snow-actions/eclint@v1.0.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|