Closed luzpaz closed 1 year ago
There's a dqte in https://github.com/microsoft/winget-pkgs/blob/master/manifests/t/TeamSophia/SophiApp/1.0.97/TeamSophia.SophiApp.installer.yaml, and it's invalid.
Also what are the floating point warnings?
In yaml, 1.1
is a floating point value, "1.1"
and 1.1.1
are strings. Versions are not floating point values, so X.Y must always be quoted.
Thanks!
How can some of these errors and warnings be remedied ?
For example:
The indicated manifest is at https://github.com/microsoft/winget-pkgs/blob/master/manifests/t/TeamSophia/SophiApp/1.0.97/TeamSophia.SophiApp.locale.en-US.yaml
But I don't see the issue ? Please clarrify. Also what are the floating point warnings?
ref: https://repology.org/log/1181371