Skip to content

Flip around the primary key, make vehicle nullable #637

Flip around the primary key, make vehicle nullable

Flip around the primary key, make vehicle nullable #637

Triggered via pull request July 24, 2023 20:20
Status Failure
Total duration 1m 10s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
lint
issues found
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/devices-api/devices-api. Supported file pattern: go.sum
lint: internal/services/registry/client.go#L285
var-naming: don't use underscores in Go names; var data_ should be data (revive)