Skip to content

chore: add fdv2 store & update sources to use fdv2 protocol definitions #154

chore: add fdv2 store & update sources to use fdv2 protocol definitions

chore: add fdv2 store & update sources to use fdv2 protocol definitions #154

Triggered via pull request September 20, 2024 23:45
Status Failure
Total duration 51s
Artifacts

ldotel-ci.yml

on: pull_request
go-versions  /  go-versions
5s
go-versions / go-versions
Matrix: test-linux
Fit to window
Zoom out
Zoom in

Annotations

30 errors
ldotel Linux, Go 1.22: internal/datasourcev2/polling_data_source.go#L193
Error return value of `pp.dataDestination.SetBasis` is not checked (errcheck)
ldotel Linux, Go 1.22: internal/datasourcev2/polling_data_source.go#L195
Error return value of `pp.dataDestination.ApplyDelta` is not checked (errcheck)
ldotel Linux, Go 1.22: internal/datasourcev2/streaming_data_source.go#L259
Error return value of `sp.dataDestination.SetBasis` is not checked (errcheck)
ldotel Linux, Go 1.22: internal/datasourcev2/streaming_data_source.go#L263
Error return value of `sp.dataDestination.ApplyDelta` is not checked (errcheck)
ldotel Linux, Go 1.22: internal/fdv2proto/proto.go#L5
exported: exported type IntentCode should have comment or be unexported (revive)
ldotel Linux, Go 1.22: internal/fdv2proto/proto.go#L8
exported: exported const IntentTransferFull should have comment (or a comment on this block) or be unexported (revive)
ldotel Linux, Go 1.22: internal/fdv2proto/proto.go#L12
exported: exported type EventName should have comment or be unexported (revive)
ldotel Linux, Go 1.22: internal/fdv2proto/event_to_storable_item.go#L8
exported: exported function ToStorableItems should have comment or be unexported (revive)
ldotel Linux, Go 1.22: internal/fdv2proto/proto.go#L15
exported: exported const EventPutObject should have comment (or a comment on this block) or be unexported (revive)
ldotel Linux, Go 1.22: internal/fdv2proto/proto.go#L21
exported: exported type Selector should have comment or be unexported (revive)
ldotel Linux, Go 1.23: internal/datasourcev2/polling_data_source.go#L193
Error return value of `pp.dataDestination.SetBasis` is not checked (errcheck)
ldotel Linux, Go 1.23: internal/datasourcev2/polling_data_source.go#L195
Error return value of `pp.dataDestination.ApplyDelta` is not checked (errcheck)
ldotel Linux, Go 1.23: internal/datasourcev2/streaming_data_source.go#L259
Error return value of `sp.dataDestination.SetBasis` is not checked (errcheck)
ldotel Linux, Go 1.23: internal/datasourcev2/streaming_data_source.go#L263
Error return value of `sp.dataDestination.ApplyDelta` is not checked (errcheck)
ldotel Linux, Go 1.23: internal/fdv2proto/proto.go#L5
exported: exported type IntentCode should have comment or be unexported (revive)
ldotel Linux, Go 1.23: internal/fdv2proto/proto.go#L8
exported: exported const IntentTransferFull should have comment (or a comment on this block) or be unexported (revive)
ldotel Linux, Go 1.23: internal/fdv2proto/proto.go#L12
exported: exported type EventName should have comment or be unexported (revive)
ldotel Linux, Go 1.23: internal/fdv2proto/event_to_storable_item.go#L8
exported: exported function ToStorableItems should have comment or be unexported (revive)
ldotel Linux, Go 1.23: internal/fdv2proto/proto.go#L15
exported: exported const EventPutObject should have comment (or a comment on this block) or be unexported (revive)
ldotel Linux, Go 1.23: internal/fdv2proto/proto.go#L21
exported: exported type Selector should have comment or be unexported (revive)
ldotel Linux, Go 1.18: internal/datasourcev2/polling_data_source.go#L193
Error return value of `pp.dataDestination.SetBasis` is not checked (errcheck)
ldotel Linux, Go 1.18: internal/datasourcev2/polling_data_source.go#L195
Error return value of `pp.dataDestination.ApplyDelta` is not checked (errcheck)
ldotel Linux, Go 1.18: internal/datasourcev2/streaming_data_source.go#L259
Error return value of `sp.dataDestination.SetBasis` is not checked (errcheck)
ldotel Linux, Go 1.18: internal/datasourcev2/streaming_data_source.go#L263
Error return value of `sp.dataDestination.ApplyDelta` is not checked (errcheck)
ldotel Linux, Go 1.18: internal/fdv2proto/proto.go#L5
exported: exported type IntentCode should have comment or be unexported (revive)
ldotel Linux, Go 1.18: internal/fdv2proto/proto.go#L8
exported: exported const IntentTransferFull should have comment (or a comment on this block) or be unexported (revive)
ldotel Linux, Go 1.18: internal/fdv2proto/proto.go#L12
exported: exported type EventName should have comment or be unexported (revive)
ldotel Linux, Go 1.18: internal/fdv2proto/event_to_storable_item.go#L8
exported: exported function ToStorableItems should have comment or be unexported (revive)
ldotel Linux, Go 1.18: internal/fdv2proto/proto.go#L15
exported: exported const EventPutObject should have comment (or a comment on this block) or be unexported (revive)
ldotel Linux, Go 1.18: internal/fdv2proto/proto.go#L21
exported: exported type Selector should have comment or be unexported (revive)