chore: add fdv2 store & update sources to use fdv2 protocol definitions #257
Annotations
6 errors
Run /./.github/actions/unit-tests:
internal/datasystem/store.go#L151
exported: exported method Store.SetBasis should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
internal/datasystem/store.go#L178
exported: exported method Store.ApplyDelta should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
internal/datasourcev2/polling_http_request.go#L74
unnecessary leading newline (whitespace)
|
Run /./.github/actions/unit-tests:
internal/datasourcev2/polling_http_request.go#L170
unnecessary trailing newline (whitespace)
|
Run /./.github/actions/unit-tests:
internal/datasourcev2/streaming_data_source.go#L132
directive `//nolint:gocyclo,godox // this function is a stepping stone. It will get better over time.` is unused for linter "gocyclo" (nolintlint)
|
Run /./.github/actions/unit-tests
Process completed with exit code 2.
|
Loading