🐛 Fix image properties propagation #532
pr-lint.yaml
on: pull_request
Lint Pull Request
2m 23s
Annotations
7 errors and 2 warnings
Lint Pull Request:
api/v1alpha1/openstacknodeimagerelease_types.go#L44
exported: comment on exported type CreateOpts should be of the form "CreateOpts ..." (with optional leading article) (revive)
|
Lint Pull Request:
api/v1alpha1/openstacknodeimagerelease_types.go#L65
json(camel): got 'os_hidden' want 'osHidden' (tagliatelle)
|
Lint Pull Request:
api/v1alpha1/openstacknodeimagerelease_types.go#L72
json(camel): got 'container_format' want 'containerFormat' (tagliatelle)
|
Lint Pull Request:
api/v1alpha1/openstacknodeimagerelease_types.go#L77
json(camel): got 'disk_format' want 'diskFormat' (tagliatelle)
|
Lint Pull Request:
api/v1alpha1/openstacknodeimagerelease_types.go#L81
json(camel): got 'min_disk' want 'minDisk' (tagliatelle)
|
Lint Pull Request:
api/v1alpha1/openstacknodeimagerelease_types.go#L85
json(camel): got 'min_ram' want 'minRam' (tagliatelle)
|
Lint Pull Request
Process completed with exit code 2.
|
Lint Pull Request
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Lint Pull Request
Both go-version and go-version-file inputs are specified, only go-version will be used
|