Skip to content

Move towards simpler interfaces and good lifecycle management hygiene #158

Move towards simpler interfaces and good lifecycle management hygiene

Move towards simpler interfaces and good lifecycle management hygiene #158

Triggered via pull request November 16, 2024 17:43
@shayonjshayonj
synchronize #52
s/cleaner
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/