chore: doc updates #3
Annotations
10 warnings
build:
internal/projects/extension_settings.go#L1
should have a package comment
|
build:
internal/mutex.go#L1
should have a package comment
|
build:
internal/environments/extension_settings.go#L1
should have a package comment
|
build:
internal/test/channel_test_options.go#L1
should have a package comment
|
build:
internal/random.go#L24
exported function GenerateRandomCryptoString should have comment or be unexported
|
build:
internal/projects/extension_settings.go#L12
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."
|
build:
internal/mutex.go#L8
exported var Mutex should have comment or be unexported
|
build:
internal/test/deployment_process_test_options.go#L8
exported type DeploymentProcessTestOptions should have comment or be unexported
|
build:
main.go#L1
should have a package comment
|
build:
internal/test/project_group_test_options.go#L10
exported type ProjectGroupTestOptions should have comment or be unexported
|