Skip to content

feat: support deployment freeze recurring schedule #1472

feat: support deployment freeze recurring schedule

feat: support deployment freeze recurring schedule #1472

Triggered via pull request December 17, 2024 04:00
Status Success
Total duration 17s
Artifacts

revive-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: internal/test/channel_test_options.go#L1
should have a package comment
build: internal/test/project_test_options.go#L10
exported type ProjectCreateTestOptions should have comment or be unexported
build: internal/test/project_test_options.go#L15
exported type ProjectTestOptions 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/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/project_test_options.go#L21
exported function NewProjectTestOptions should have comment or be unexported
build: internal/test/channel_test_options.go#L7
exported type ChannelTestOptions should have comment or be unexported
build: internal/test/project_test_options.go#L47
exported function ProjectConfiguration should have comment or be unexported
build: internal/test/test_options.go#L12
exported function NewTestOptions should have comment or be unexported
build: internal/test/channel_test_options.go#L11
exported function NewChannelTestOptions should have comment or be unexported