chore: add fdv2 store & update sources to use fdv2 protocol definitions #235
Annotations
10 errors
Run /./.github/actions/unit-tests:
internal/datasourcev2/polling_data_source.go#L194
Error return value of `pp.dataDestination.SetBasis` is not checked (errcheck)
|
Run /./.github/actions/unit-tests:
internal/datasourcev2/polling_data_source.go#L196
Error return value of `pp.dataDestination.ApplyDelta` is not checked (errcheck)
|
Run /./.github/actions/unit-tests:
internal/datasourcev2/streaming_data_source.go#L260
Error return value of `sp.dataDestination.SetBasis` is not checked (errcheck)
|
Run /./.github/actions/unit-tests:
internal/datasourcev2/streaming_data_source.go#L264
Error return value of `sp.dataDestination.ApplyDelta` is not checked (errcheck)
|
Run /./.github/actions/unit-tests:
internal/fdv2proto/event_to_storable_item.go#L8
exported: exported function ToStorableItems should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
internal/fdv2proto/events.go#L5
exported: exported type IntentCode should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
internal/fdv2proto/events.go#L8
exported: exported const IntentTransferFull should have comment (or a comment on this block) or be unexported (revive)
|
Run /./.github/actions/unit-tests:
internal/fdv2proto/events.go#L12
exported: exported type Event should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
internal/fdv2proto/selector.go#L3
exported: exported type Selector should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
internal/fdv2proto/selector.go#L9
exported: exported function NoSelector should have comment or be unexported (revive)
|
Loading