Setup credential issuer test #41
Annotations
10 warnings
Lint:
deployment/thirdparty-simulator/cmd/root.go#L16
exported function Execute should have comment or be unexported
|
Lint:
deployment/thirdparty-simulator/cmd/api.go#L1
should have a package comment
|
Lint:
deployment/thirdparty-simulator/main.go#L1
should have a package comment
|
Lint:
pkg/credential_issuer/worker/worker.go#L1
should have a package comment
|
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:
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:
cmd/credimi/credimi.go#L71
exported function OpenID4VPTestCommand should have comment or be unexported
|
Lint:
cmd/credimi/credimi.go#L1
should have a package comment
|