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

Potential false positive in GRA-LOGTEMPLMISSVALS-001 #79

Closed
nojaf opened this issue Feb 15, 2024 · 0 comments · Fixed by #80
Closed

Potential false positive in GRA-LOGTEMPLMISSVALS-001 #79

nojaf opened this issue Feb 15, 2024 · 0 comments · Fixed by #80
Assignees

Comments

@nojaf
Copy link
Contributor

nojaf commented Feb 15, 2024

From the trenches:

stepLog.LogWarning(sprintf "Foo %dm %ds {Wasted}\n{Result}" (int timespan.TotalMinutes) timespan.Seconds, timeWasteString, result)

This gives Error GRA-LOGTEMPLMISSVALS-001 - The given values in your call to ILogger.LogWarning don't match the expected templated args but probably shouldn't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants