Skip to content

Fetch device info by vendor id and vendor profile id #6344

Fetch device info by vendor id and vendor profile id

Fetch device info by vendor id and vendor profile id #6344

Triggered via pull request August 27, 2024 07:18
Status Failure
Total duration 8m 6s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Code Quality: pkg/devicerepository/store/interface.go#L84
exported: exported type GetProvisioningInfoRequest should have comment or be unexported (revive)
Code Quality: pkg/devicerepository/store/interface.go#L89
exported: exported type GetProvisioningInfoResponse should have comment or be unexported (revive)
Code Quality: pkg/devicerepository/store/interface.go#L93
exported: exported type GetEndDeviceProfileIdentifiersRequest should have comment or be unexported (revive)
Code Quality: pkg/devicerepository/store/interface.go#L97
exported: exported type GetEndDeviceProfileIdentifiersResponse should have comment or be unexported (revive)
Code Quality: pkg/devicerepository/store/remote/remote.go#L339
var-naming: var versionIds should be versionIDs (revive)
Code Quality: pkg/devicerepository/store/remote/remote_test.go#L38
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
Code Quality: pkg/devicerepository/store/remote/remote_test.go#L92
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
Code Quality: pkg/devicerepository/store/bleve/store.go#L258
import-shadowing: The name 'query' shadows an import name (revive)
Code Quality: pkg/devicerepository/store/bleve/store.go#L283
unchecked-type-assertion: type cast result is unchecked in model.(*ttnpb.GetEndDeviceProvisioningInfoResponse) - type assertion will panic if not matched (revive)
Code Quality: pkg/devicerepository/grpc.go#L186
exported: exported method DeviceRepository.GetEndDeviceProvisioningInfo should have comment or be unexported (revive)
Code Quality
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2