Skip to content

Tidy schema helper and add tests #1233

Tidy schema helper and add tests

Tidy schema helper and add tests #1233

Triggered via pull request August 27, 2024 23:03
Status Success
Total duration 33s
Artifacts

revive-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/environments/extension_settings.go#L1
should have a package comment
build: octopusdeploy_framework/schemas/project_group.go#L13
invalid file octopusdeploy_framework/schemas/project_group.go: octopusdeploy_framework/schemas/project_group.go:13:1: expected 'IDENT', found 'func' (and 1 more errors)
build: internal/environments/extension_settings.go#L30
comment on exported function ExpandServiceNowExtensionSettings should be of the form "ExpandServiceNowExtensionSettings ..."
build: internal/environments/extension_settings.go#L21
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."
build: internal/projects/extension_settings.go#L1
should have a package comment
build: internal/environments/extension_settings.go#L39
comment on exported function FlattenJiraExtensionSettings should be of the form "FlattenJiraExtensionSettings ..."
build: internal/projects/extension_settings.go#L23
comment on exported function ExpandServiceNowExtensionSettings should be of the form "ExpandServiceNowExtensionSettings ..."
build: internal/projects/extension_settings.go#L12
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."
build: octopusdeploy_framework/util/util.go#L12
exported function GetProviderName should have comment or be unexported
build: octopusdeploy_framework/util/datasource_attribute_builder.go#L1
should have a package comment