fix(PB): add link to the credential_issuer into credentials collection #38
Annotations
10 warnings
Lint:
deployment/thirdparty-simulator/main.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:
migrations/1664858353_collections_snapshot.go#L1
should have a package comment
|
Lint:
deployment/thirdparty-simulator/api/api.go#L16
exported const DefaultEndpoint should have comment or be unexported
|
Lint:
deployment/thirdparty-simulator/api/api.go#L21
exported type SSNTraceInput should have comment or be unexported
|
Lint:
deployment/thirdparty-simulator/api/api.go#L26
exported type SSNTraceResult should have comment or be unexported
|
Lint:
deployment/thirdparty-simulator/api/api.go#L31
exported type MotorVehicleIncidentSearchInput should have comment or be unexported
|
Lint:
deployment/thirdparty-simulator/api/api.go#L36
exported type MotorVehicleIncidentSearchResult should have comment or be unexported
|
Lint:
deployment/thirdparty-simulator/api/api.go#L41
exported type FederalCriminalSearchInput should have comment or be unexported
|
Lint:
deployment/thirdparty-simulator/api/api.go#L46
exported type FederalCriminalSearchResult should have comment or be unexported
|