Skip to content

A draft PR showing the patches needed to support the space builder #39

A draft PR showing the patches needed to support the space builder

A draft PR showing the patches needed to support the space builder #39

Triggered via pull request June 9, 2025 00:39
Status Success
Total duration 36s
Artifacts

revive-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: internal/test/channel_test_options.go#L1
should have a package comment
build: internal/test/channel_test_options.go#L7
exported type ChannelTestOptions should have comment or be unexported
build: internal/test/channel_test_options.go#L11
exported function NewChannelTestOptions 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/project_test_options.go#L15
exported type ProjectTestOptions should have comment or be unexported
build: internal/test/project_test_options.go#L21
exported function NewProjectTestOptions 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/util.go#L8
exported function SkipCI should have comment or be unexported
build: main.go#L1
should have a package comment