You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The outputted reason is Path properties.grafanaMajorVersion: The version '9.-1.-1' does not match the constraint 'PSRule.Data.SemanticVersion+VersionConstraint'.
This could be improved by:
Handling the -1 when the value is just 9 instead of 9.0.0.
For the case:
The outputted reason is
Path properties.grafanaMajorVersion: The version '9.-1.-1' does not match the constraint 'PSRule.Data.SemanticVersion+VersionConstraint'.
This could be improved by:
-1
when the value is just9
instead of9.0.0
.Example case: Azure/PSRule.Rules.Azure#2883
The text was updated successfully, but these errors were encountered: