chore: add fdv2 store & update sources to use fdv2 protocol definitions #153
Annotations
7 errors
Run /./.github/actions/unit-tests:
internal/datasystem/store.go#L179
exported: exported method Store.Commit should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
internal/datasystem/store.go#L200
exported: exported method Store.GetAll should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
internal/datasystem/store.go#L204
exported: exported method Store.Get should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
internal/datasystem/store.go#L208
exported: exported method Store.IsInitialized should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
internal/datasystem/store.go#L112
ST1020: comment on exported method Init should be of the form "Init ..." (stylecheck)
|
Run /./.github/actions/unit-tests:
internal/datasystem/store.go#L131
ST1020: comment on exported method Upsert should be of the form "Upsert ..." (stylecheck)
|
Run /./.github/actions/unit-tests
Process completed with exit code 2.
|
Loading