feat: add temporal workflow for credentials issuer well-known #44
Annotations
10 warnings
Run morphy/revive-action:v2:
cmd/credimi/credimi.go#L20
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
Run morphy/revive-action:v2:
cmd/credimi/credimi.go#L1
should have a package comment
|
Run morphy/revive-action:v2:
deployment/thirdparty-simulator/api/api.go#L16
exported const DefaultEndpoint should have comment or be unexported
|
Run morphy/revive-action:v2:
deployment/thirdparty-simulator/api/api.go#L21
exported type SSNTraceInput should have comment or be unexported
|
Run morphy/revive-action:v2:
deployment/thirdparty-simulator/api/api.go#L26
exported type SSNTraceResult should have comment or be unexported
|
Run morphy/revive-action:v2:
deployment/thirdparty-simulator/api/api.go#L31
exported type MotorVehicleIncidentSearchInput should have comment or be unexported
|
Run morphy/revive-action:v2:
deployment/thirdparty-simulator/api/api.go#L36
exported type MotorVehicleIncidentSearchResult should have comment or be unexported
|
Run morphy/revive-action:v2:
deployment/thirdparty-simulator/api/api.go#L41
exported type FederalCriminalSearchInput should have comment or be unexported
|
Run morphy/revive-action:v2:
deployment/thirdparty-simulator/api/api.go#L46
exported type FederalCriminalSearchResult should have comment or be unexported
|
Run morphy/revive-action:v2:
deployment/thirdparty-simulator/api/api.go#L50
exported type StateCriminalSearchInput should have comment or be unexported
|
Loading