Skip to content

Add machine package cache retention policy #16

Add machine package cache retention policy

Add machine package cache retention policy #16

Triggered via pull request June 4, 2025 04:17
Status Success
Total duration 17s
Artifacts

revive-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: main.go#L1
should have a package comment
build: internal/environments/extension_settings.go#L1
should have a package comment
build: internal/mutex.go#L1
should have a package comment
build: internal/mutex.go#L8
exported var Mutex should have comment or be unexported
build: internal/test/channel_test_options.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/mutex.go#L10
exported var KeyedMutex 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
build: internal/test/configuration.go#L3
exported function GetConfiguration should have comment or be unexported
build: internal/mutex.go#L12
exported type MutexMap should have comment or be unexported