Bump github.com/shipwright-io/build from 0.12.0 to 0.13.0 #80
verify.yaml
on: pull_request
generate
43s
golangci-lint
1m 25s
Annotations
10 errors and 2 warnings
golangci-lint:
controllers/inventory_controller.go#L11
could not import github.com/shipwright-io/triggers/pkg/inventory (-: # github.com/shipwright-io/triggers/pkg/inventory
|
golangci-lint:
main.go#L13
could not import github.com/shipwright-io/triggers/pkg/inventory (-: # github.com/shipwright-io/triggers/pkg/inventory
|
golangci-lint:
test/stubs/github_events.go#L1
: # github.com/shipwright-io/triggers/test/stubs
|
golangci-lint:
pkg/filter/annotation_test.go#L13
could not import github.com/shipwright-io/triggers/test/stubs (-: # github.com/shipwright-io/triggers/test/stubs
|
golangci-lint:
pkg/inventory/fake_test.go#L12
could not import github.com/shipwright-io/triggers/test/stubs (-: # github.com/shipwright-io/triggers/test/stubs
|
golangci-lint:
pkg/inventory/inventory.go#L56
cannot use b.Spec.Source (variable of type *v1beta1.Source) as v1beta1.Source value in struct literal (typecheck)
|
golangci-lint:
pkg/inventory/inventory.go#L166
tr.source.GitSource undefined (type v1beta1.Source has no field or method GitSource) (typecheck)
|
golangci-lint:
pkg/inventory/inventory.go#L169
tr.source.GitSource undefined (type v1beta1.Source has no field or method GitSource) (typecheck)
|
golangci-lint:
pkg/inventory/inventory.go#L172
tr.source.GitSource undefined (type v1beta1.Source has no field or method GitSource) (typecheck)
|
golangci-lint:
test/integration/customrun_controller_test.go#L14
could not import github.com/shipwright-io/triggers/test/stubs (-: # github.com/shipwright-io/triggers/test/stubs
|
generate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|