refactor: create cmd, add temportal dep and proc #12
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/api/api.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
|
Lint:
deployment/thirdparty-simulator/api/api.go#L50
exported type StateCriminalSearchInput should have comment or be unexported
|