Add support for OCI labels on image/bundle push #1407
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 3 warnings
lint
issues found
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
pkg/imgpkg/cmd/label_flags.go#L10
exported: exported type LabelFlags should have comment or be unexported (revive)
|
lint:
pkg/imgpkg/cmd/label_flags.go#L14
exported: exported method LabelFlags.Set should have comment or be unexported (revive)
|