Skip to content

SI-2707-vehicle-by-sd #369

SI-2707-vehicle-by-sd

SI-2707-vehicle-by-sd #369

Triggered via pull request June 17, 2024 21:02
Status Failure
Total duration 1m 16s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: cmd/identity-api/main.go#L14
could not import github.com/DIMO-Network/identity-api/graph (-: # github.com/DIMO-Network/identity-api/graph
lint: graph/synthetic.resolvers.go#L26
invalid operation: obj.VehicleID == nil (mismatched types int and untyped nil)
lint: graph/synthetic.resolvers.go#L29
invalid operation: cannot indirect obj.VehicleID (variable of type int)) (typecheck)
lint: graph/synthetic.resolvers.go#L26
invalid operation: obj.VehicleID == nil (mismatched types int and untyped nil)
lint: graph/synthetic.resolvers.go#L29
invalid operation: cannot indirect obj.VehicleID (variable of type int) (typecheck)
lint: internal/repositories/synthetic/synthetic_devices_test.go#L62
cannot use &sd.VehicleID (value of type *int) as int value in struct literal (typecheck)
lint
issues found
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/identity-api/identity-api. Supported file pattern: go.sum