chore: add fdv2 store & update sources to use fdv2 protocol definitions #256
Annotations
10 errors
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/event_to_storable_item.go#L8
exported: exported function ToStorableItems should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
internal/fdv2proto/selector.go#L8
exported: exported function NoSelector should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
internal/fdv2proto/events.go#L16
exported: exported type EventName should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
internal/fdv2proto/selector.go#L12
exported: exported function NewSelector should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
internal/fdv2proto/selector.go#L16
exported: exported method Selector.IsSet should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
internal/fdv2proto/events.go#L19
exported: exported const EventPutObject should have comment (or a comment on this block) or be unexported (revive)
|
Loading