Skip to content

feat: test config parser #91

feat: test config parser

feat: test config parser #91

Triggered via pull request March 27, 2025 07:29
Status Success
Total duration 45s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: pkg/OpenID4VP/template.go#L18
exported type Variants should have comment or be unexported
Lint: pkg/OpenID4VP/startTest.go#L23
comment on exported function StartWorkflow should be of the form "StartWorkflow ..."
Lint: pkg/OpenID4VP/template.go#L1
don't use MixedCaps in package name; OpenID4VP should be openid4vp
Lint: pkg/OpenID4VP/startTest.go#L18
type name will be used as OpenID4VP.OpenID4VPTestInputFile by other packages, and that stutters; consider calling this TestInputFile
Lint: pkg/OpenID4VP/startTest.go#L1
should have a package comment
Lint: pkg/OpenID4VP/startTest.go#L1
don't use MixedCaps in package name; OpenID4VP should be openid4vp
Lint: pkg/OpenID4VP/worker/worker.go#L1
should have a package comment
Lint: migrations/1664858353_collections_snapshot.go#L1
should have a package comment
Lint: migrations/1664858353_collections_snapshot.go#L17
parameter 'app' seems to be unused, consider removing or renaming it as _
Lint: pkg/gen.go#L1
should have a package comment