Add machine package cache retention policy #15
Annotations
10 warnings
build:
internal/mutex.go#L1
should have a package comment
|
build:
internal/environments/extension_settings.go#L1
should have a package comment
|
build:
internal/errors/error.go#L1
should have a package comment
|
build:
internal/projects/extension_settings.go#L1
should have a package comment
|
build:
internal/random.go#L24
exported function GenerateRandomCryptoString should have comment or be unexported
|
build:
internal/test/channel_test_options.go#L1
should have a package comment
|
build:
internal/environments/extension_settings.go#L21
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."
|
build:
main.go#L1
should have a package comment
|
build:
internal/mutex.go#L8
exported var Mutex should have comment or be unexported
|
build:
internal/random.go#L40
exported function GenerateRandomSerialNumber should have comment or be unexported
|