Move towards simpler interfaces and good lifecycle management hygiene #158
Annotations
8 errors and 2 warnings
test:
pkg/replicator/tests/copy_and_stream_replicator_test.go#L94
cannot use replicator.BaseReplicator{…} (value of type replicator.BaseReplicator) as *replicator.BaseReplicator value in struct literal
|
test:
pkg/replicator/tests/copy_and_stream_replicator_test.go#L165
cannot use replicator.BaseReplicator{…} (value of type replicator.BaseReplicator) as *replicator.BaseReplicator value in struct literal
|
test:
pkg/replicator/tests/copy_and_stream_replicator_test.go#L339
cannot use replicator.BaseReplicator{…} (value of type replicator.BaseReplicator) as *replicator.BaseReplicator value in struct literal
|
test
Process completed with exit code 2.
|
lint:
pkg/replicator/tests/copy_and_stream_replicator_test.go#L94
cannot use replicator.BaseReplicator{…} (value of type replicator.BaseReplicator) as *replicator.BaseReplicator value in struct literal
|
lint:
pkg/replicator/tests/copy_and_stream_replicator_test.go#L165
cannot use replicator.BaseReplicator{…} (value of type replicator.BaseReplicator) as *replicator.BaseReplicator value in struct literal
|
lint:
pkg/replicator/tests/copy_and_stream_replicator_test.go#L339
cannot use replicator.BaseReplicator{…} (value of type replicator.BaseReplicator) as *replicator.BaseReplicator value in struct literal (typecheck)
|
lint
Process completed with exit code 2.
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|