Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(config): correct error handling for envConfig #165

Merged
merged 2 commits into from
Aug 3, 2023

fix: panic -> return err

8c8e19d
Select commit
Loading
Failed to load commit list.
Merged

fix(config): correct error handling for envConfig #165

fix: panic -> return err
8c8e19d
Select commit
Loading
Failed to load commit list.
SonarCloud / SonarCloud Code Analysis succeeded Aug 3, 2023 in 54s

Quality Gate passed

Quality Gate passed

Additional information

The following metrics might not affect the Quality Gate status but improving
them will improve your project code quality.

0 Issues

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

Coverage and Duplications

100.0% 100.0% Coverage (58.5% Estimated after merge)
0.0% 0.0% Duplication (0.0% Estimated after merge)

Warning

warningThe version of Java (11.0.20) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here