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

Add version strategy documentation #1644

Add version strategy documentation

Add version strategy documentation #1644

Triggered via pull request May 22, 2025 21:20
Status Success
Total duration 14s
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/projects/extension_settings.go#L1
should have a package comment
build: internal/environments/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/errors/error.go#L1
should have a package comment
build: internal/mutex.go#L5
exported var Mutex should have comment or be unexported
build: main.go#L1
should have a package comment
build: internal/random.go#L40
exported function GenerateRandomSerialNumber should have comment or be unexported
build: internal/test/channel_test_options.go#L1
should have a package comment
build: internal/projects/extension_settings.go#L12
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."