Skip to content

feat: add lint checks to PR and tool for local #2

feat: add lint checks to PR and tool for local

feat: add lint checks to PR and tool for local #2

Triggered via pull request January 2, 2025 12:01
@puriapuria
opened #16
linter
Status Success
Total duration 11s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint: deployment/thirdparty-simulator/main.go#L1
should have a package comment
Lint: deployment/thirdparty-simulator/cmd/api.go#L1
should have a package comment
Lint: deployment/thirdparty-simulator/cmd/root.go#L16
exported function Execute should have comment or be unexported
Lint: deployment/thirdparty-simulator/cmd/api.go#L13
parameter 'cmd' seems to be unused, consider removing or renaming it as _
Lint: deployment/thirdparty-simulator/cmd/api.go#L13
parameter 'args' seems to be unused, consider removing or renaming it as _
Lint: pocketbase/feature/feature.go#L17
should have a package comment
Lint: pocketbase/feature/feature.go#L29
exported type KeypairoomConfig should have comment or be unexported
Lint: pocketbase/feature/feature.go#L33
exported type DidConfig should have comment or be unexported
Lint: main.go#L1
should have a package comment
Lint: pocketbase/zencode/zencode.go#L1
should have a package comment