chore: add fdv2 store & update sources to use fdv2 protocol definitions #144
Annotations
8 errors
Run /./.github/actions/unit-tests:
internal/datasystem/store.go#L192
exported: exported method Store.Commit should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
internal/datasystem/store.go#L214
exported: exported method Store.GetAll should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
internal/datasystem/store.go#L218
exported: exported method Store.Get should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
internal/datasystem/store.go#L222
exported: exported method Store.IsInitialized should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
internal/datasystem/store.go#L125
ST1020: comment on exported method Init should be of the form "Init ..." (stylecheck)
|
Run /./.github/actions/unit-tests:
internal/datasystem/store.go#L147
ST1020: comment on exported method Upsert should be of the form "Upsert ..." (stylecheck)
|
Run /./.github/actions/unit-tests:
internal/datasystem/store.go#L166
ST1020: comment on exported method GetDataStoreStatusProvider should be of the form "GetDataStoreStatusProvider ..." (stylecheck)
|
Run /./.github/actions/unit-tests
Process completed with exit code 2.
|
Loading