Commit Graph

4 Commits

Author SHA1 Message Date
fa3befaa88 fix(tests): Fixing unbound error 2025-07-06 15:31:05 +02:00
b5f62d43af fix(test): Fix non constant string format
Go 1.24 made several changes about formatting messages:
https://tip.golang.org/doc/go1.24#vet

These changes make tests (and vet) craching.

The fix is to use a string format and give error message as argument.
2025-06-04 09:46:13 +02:00
ad16005091 test(schema): Add test on ingress 2024-11-25 12:10:41 +01:00
8c97937b44 test(schema): Add tests 2024-11-21 11:08:09 +01:00