Skip to content

Add listening tentacle worker #1319

Add listening tentacle worker

Add listening tentacle worker #1319

Triggered via pull request November 13, 2024 00:04
Status Success
Total duration 18s
Artifacts

revive-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/projects/extension_settings.go#L1
should have a package comment
build: internal/test/channel_test_options.go#L1
should have a package comment
build: internal/errors/error.go#L21
func ProcessApiError should be ProcessAPIError
build: main.go#L1
should have a package comment
build: internal/test/lifecycle_test_options.go#L10
exported type LifecycleTestOptions should have comment or be unexported
build: internal/test/project_group_test_options.go#L10
exported type ProjectGroupTestOptions 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