This repository was archived by the owner on Jul 22, 2025. It is now read-only.
feat: support deployment freeze recurring schedule #1460
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/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/test_options.go#L12
exported function NewTestOptions should have comment or be unexported
|
|
build:
internal/test/util.go#L8
exported function SkipCI 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/configuration.go#L3
exported function GetConfiguration should have comment or be unexported
|
|
build:
internal/test/deployment_process_test_options.go#L8
exported type DeploymentProcessTestOptions should have comment or be unexported
|
|
build:
internal/test/listening_tentacle_deployment_target_test_options.go#L9
exported type ListeningTentacleDeploymentTargetTestOptions should have comment or be unexported
|
|
build:
internal/test/project_test_options.go#L10
exported type ProjectCreateTestOptions should have comment or be unexported
|
|
build:
internal/test/space_test_options.go#L8
exported type SpaceTestOptions should have comment or be unexported
|