Add Built-in trigger #1476
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/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/environments/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/project_test_options.go#L10
exported type ProjectCreateTestOptions 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/projects/extension_settings.go#L1
should have a package comment
|
build:
internal/test/configuration.go#L3
exported function GetConfiguration should have comment or be unexported
|