Refactor: Eliminate Global Variable to Enhance Testability #4511
Annotations
5 errors and 2 warnings
Backend unit tests
undefined: InfraCreateJWT
|
Backend unit tests
undefined: config.GetConfig
|
Backend unit tests
cannot use &probeService{…} (value of type *probeService) as Service value in return statement: *probeService does not implement Service (wrong type for method DeleteProbe)
|
Backend unit tests
cannot use &chaosHubService{…} (value of type *chaosHubService) as Service value in return statement: *chaosHubService does not implement Service (wrong type for method AddRemoteChaosHub)
|
Backend unit tests
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/litmus/litmus. Supported file pattern: go.sum
|
Loading