Use DeploymentActionSlugPackage for external feed triggers and add resource schema for primary package references #583
Annotations
11 warnings
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/.
|
Run Revive Action by pulling pre-built image:
internal/errors/error.go#L1
should have a package comment
|
Run Revive Action by pulling pre-built image:
internal/projects/extension_settings.go#L1
should have a package comment
|
Run Revive Action by pulling pre-built image:
internal/projects/extension_settings.go#L12
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."
|
Run Revive Action by pulling pre-built image:
internal/errors/error.go#L13
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run Revive Action by pulling pre-built image:
internal/projects/extension_settings.go#L23
comment on exported function ExpandServiceNowExtensionSettings should be of the form "ExpandServiceNowExtensionSettings ..."
|
Run Revive Action by pulling pre-built image:
internal/environments/extension_settings.go#L1
should have a package comment
|
Run Revive Action by pulling pre-built image:
internal/errors/error.go#L13
exported function DeleteFromState should have comment or be unexported
|
Run Revive Action by pulling pre-built image:
internal/errors/error.go#L19
func ProcessApiError should be ProcessAPIError
|
Run Revive Action by pulling pre-built image:
internal/errors/error.go#L19
exported function ProcessApiError should have comment or be unexported
|
Run Revive Action by pulling pre-built image:
internal/environments/extension_settings.go#L30
comment on exported function ExpandServiceNowExtensionSettings should be of the form "ExpandServiceNowExtensionSettings ..."
|
Loading