chore: add fdv2 store & update sources to use fdv2 protocol definitions #263
Annotations
7 errors
Run /./.github/actions/unit-tests:
internal/datasourcev2/polling_data_source.go#L155
directive `//nolint:godox // TODO(SDK-712): If the destination fails to apply the updates should it affect the processor?` is unused for linter "godox" (nolintlint)
|
Run /./.github/actions/unit-tests:
internal/datasourcev2/streaming_data_source.go#L131
directive `//nolint:godox TODO(SDK-713): Refactor the implementation of this function to lower the complexity.` should match `//nolint[:<comma-separated-linters>] [// <explanation>]` (nolintlint)
|
Run /./.github/actions/unit-tests:
internal/datasourcev2/streaming_data_source.go#L132
directive `//nolint:godox // this function is a stepping stone. It will get better over time.` is unused for linter "godox" (nolintlint)
|
Run /./.github/actions/unit-tests:
internal/datasourcev2/streaming_data_source.go#L254
directive `//nolint:godox // TODO(SDK-712): If the destination fails to apply the updates should it affect the` is unused for linter "godox" (nolintlint)
|
Run /./.github/actions/unit-tests:
internal/datasystem/store.go#L170
directive `//nolint:godox // TODO(SDK-711): We need to sort the data in dependency order before inserting it.` is unused for linter "godox" (nolintlint)
|
Run /./.github/actions/unit-tests:
internal/datasystem/store.go#L200
directive `//nolint:godox // TODO(SDK-711): We need to sort the data in dependency order before inserting it.` is unused for linter "godox" (nolintlint)
|
Run /./.github/actions/unit-tests
Process completed with exit code 2.
|
Loading