Add e2e test for knative service trait with annotation #460
Annotations
6 errors and 2 warnings
build (ubuntu-20.04):
pkg/trait/knative_service.go#L62
unknown field 'Annotations' in struct literal of type trait.KnativeServiceTrait
|
build (ubuntu-20.04):
pkg/trait/knative_service.go#L207
t.Annotations undefined (type *knativeServiceTrait has no field or method Annotations)
|
build (ubuntu-20.04):
pkg/trait/knative_service.go#L208
t.Annotations undefined (type *knativeServiceTrait has no field or method Annotations)
|
build (ubuntu-20.04):
pkg/trait/route.go#L47
unknown field 'Annotations' in struct literal of type trait.RouteTrait
|
build (ubuntu-20.04):
pkg/trait/route.go#L115
t.Annotations undefined (type *routeTrait has no field or method Annotations)
|
build (ubuntu-20.04)
Process completed with exit code 2.
|
build (ubuntu-20.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, azure/setup-kubectl@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|