Simple factory pattern for some upcoming changes #153
Annotations
2 errors and 2 warnings
lint:
pkg/replicator/factory.go#L9
exported: type name will be used as replicator.ReplicatorFactory by other packages, and that stutters; consider calling this Factory (revive)
|
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/
|