feat: spaceID support environment #454
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
build:
internal/projects/extension_settings.go#L12
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."
|
build:
internal/projects/extension_settings.go#L23
comment on exported function ExpandServiceNowExtensionSettings should be of the form "ExpandServiceNowExtensionSettings ..."
|
build:
internal/projects/extension_settings.go#L1
should have a package comment
|
build:
internal/test/test_options.go#L5
exported type TestOptions should have comment or be unexported
|
build:
internal/environments/extension_settings.go#L21
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."
|
build:
internal/test/channel_test_options.go#L7
exported type ChannelTestOptions should have comment or be unexported
|
build:
internal/test/lifecycle_test_options.go#L10
exported type LifecycleTestOptions should have comment or be unexported
|
build:
internal/test/listening_tentacle_deployment_target_test_options.go#L9
exported type ListeningTentacleDeploymentTargetTestOptions should have comment or be unexported
|
build:
internal/test/project_group_test_options.go#L10
exported type ProjectGroupTestOptions should have comment or be unexported
|
build:
internal/test/test_options.go#L5
type name will be used as test.TestOptions by other packages, and that stutters; consider calling this Options
|