fix: old provider not shutting down when the new provider fails to initialize #79
ci-format-test-lint.yml
on: pull_request
build-and-test
1m 53s
lint
3m 35s
Annotations
3 errors
|
lint
Process completed with exit code 1.
|
|
test/provider_repository_test.cpp:335:68 [readability-magic-numbers]:
test/provider_repository_test.cpp#L335
100 is a magic number; consider replacing it with a named constant
|
|
test/provider_repository_test.cpp:175:57 [readability-magic-numbers]:
test/provider_repository_test.cpp#L175
100 is a magic number; consider replacing it with a named constant
|