Move towards simpler interfaces and good lifecycle management hygiene #156
Annotations
4 errors and 1 warning
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.
|
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/
|
Loading