Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

fix: unexpected update on variable resource #1531

fix: unexpected update on variable resource

fix: unexpected update on variable resource #1531

Triggered via pull request March 8, 2025 10:45
Status Success
Total duration 18s
Artifacts

revive-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: internal/mutex.go#L1
should have a package comment
build: internal/random.go#L24
exported function GenerateRandomCryptoString should have comment or be unexported
build: internal/random.go#L40
exported function GenerateRandomSerialNumber should have comment or be unexported
build: internal/mutex.go#L5
exported var Mutex should have comment or be unexported
build: internal/projects/extension_settings.go#L1
should have a package comment
build: internal/test/channel_test_options.go#L1
should have a package comment
build: internal/test/util.go#L8
exported function SkipCI should have comment or be unexported
build: internal/test/space_test_options.go#L8
exported type SpaceTestOptions should have comment or be unexported
build: internal/test/test_options.go#L5
exported type TestOptions should have comment or be unexported
build: internal/test/space_test_options.go#L13
exported function NewSpaceTestOptions should have comment or be unexported