Add support for OCI Registry feed #1288
Annotations
11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
internal/test/channel_test_options.go#L1
should have a package comment
|
build:
internal/errors/error.go#L1
should have a package comment
|
build:
internal/errors/error.go#L15
exported function DeleteFromState should have comment or be unexported
|
build:
internal/projects/extension_settings.go#L1
should have a package comment
|
build:
internal/mutex.go#L1
should have a package comment
|
build:
main.go#L1
should have a package comment
|
build:
internal/environments/extension_settings.go#L1
should have a package comment
|
build:
internal/errors/error.go#L21
exported function ProcessApiError should have comment or be unexported
|
build:
internal/errors/error.go#L41
exported function ProcessApiErrorV2 should have comment or be unexported
|
build:
internal/test/deployment_process_test_options.go#L21
exported function NewDeploymentProcessTestOptions should have comment or be unexported
|