Framework Migration #641
Annotations
11 warnings
The following actions uses Node.js version which is deprecated 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/
|
internal/errors/error.go#L19
func ProcessApiError should be ProcessAPIError
|
internal/errors/error.go#L13
exported function DeleteFromState should have comment or be unexported
|
internal/errors/error.go#L19
exported function ProcessApiError should have comment or be unexported
|
internal/projects/extension_settings.go#L23
comment on exported function ExpandServiceNowExtensionSettings should be of the form "ExpandServiceNowExtensionSettings ..."
|
internal/projects/extension_settings.go#L12
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."
|
internal/projects/extension_settings.go#L1
should have a package comment
|
internal/errors/error.go#L13
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
integration_test.go#L762
var newSpaceId should be newSpaceID
|
integration_test.go#L681
var newSpaceId should be newSpaceID
|
internal/environments/extension_settings.go#L21
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."
|
This job succeeded
Loading