This repository was archived by the owner on Nov 19, 2025. It is now read-only.
Adds SSL setting for DB #99
Merged
Annotations
10 errors and 1 warning
|
internal/services/device_status_service.go#L28
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
internal/services/device_status_ingest_service.go#L67
func `cacheKey` is unused (unused)
|
|
internal/services/device_status_ingest_service.go#L155
func `(*DeviceStatusIngestService).processOdometer` is unused (unused)
|
|
internal/services/device_status_ingest_service.go#L239
func `extractOdometer` is unused (unused)
|
|
internal/services/device_status_ingest_service.go#L247
func `extractOdometerTime` is unused (unused)
|
|
internal/services/device_status_ingest_service.go#L220
func `(*DeviceStatusIngestService).emitOdometerEvent` is unused (unused)
|
|
cmd/device-data-api/depency_injection.go#L62
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
|
cmd/device-data-api/main.go#L101
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
|
internal/services/email_service.go#L41
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
|
internal/services/query_service.go#L45
SA1019: aws.EndpointResolverWithOptionsFunc is deprecated: The global endpoint resolution interface is deprecated. See deprecation docs on [EndpointResolver]. (staticcheck)
|
|
|
The logs for this run have expired and are no longer available.
Loading