Skip to content

Bump guibranco/github-infisical-secrets-check-action (#429) #349

Bump guibranco/github-infisical-secrets-check-action (#429)

Bump guibranco/github-infisical-secrets-check-action (#429) #349

Triggered via push January 20, 2025 02:49
Status Success
Total duration 2m 9s
Artifacts

sonarcloud.yml

on: push
SonarCloud Analysis
2m 0s
SonarCloud Analysis
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
SonarCloud Analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
SonarCloud Analysis: Src/VTEX.Health/VtexHealthClient.cs#L73
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
SonarCloud Analysis: Src/VTEX.Health/VtexHealthClient.cs#L70
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)