mirror of
https://github.com/prometheus/prometheus
synced 2025-03-19 18:04:07 +00:00
Go 1.24 enhanced vet's printf analyzer to report calls of the form fmt.Printf(s), where s is a non-constant format string, with no other arguments. This change makes parser tests to fail. Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info> |
||
---|---|---|
.. | ||
posrange | ||
ast.go | ||
functions.go | ||
generated_parser.y | ||
generated_parser.y.go | ||
lex_test.go | ||
lex.go | ||
parse_test.go | ||
parse.go | ||
prettier_rules.md | ||
prettier_test.go | ||
prettier.go | ||
printer_test.go | ||
printer.go | ||
value.go |