Refactor template parsing and organisation #816
Annotations
12 errors and 2 warnings
test (stable)
cannot use "bar_baz" (untyped string constant) as []string value in argument to mysql.NewTablex[*BarBaz, BarBazSlice, *BarBazSetter]
|
test (stable)
cannot use "bar_qux" (untyped string constant) as []string value in argument to mysql.NewTablex[*BarQux, BarQuxSlice, *BarQuxSetter]
|
test (stable)
cannot use "foo_bar" (untyped string constant) as []string value in argument to mysql.NewTablex[*FooBar, FooBarSlice, *FooBarSetter]
|
test (stable)
cannot use "foo_baz" (untyped string constant) as []string value in argument to mysql.NewTablex[*FooBaz, FooBazSlice, *FooBazSetter]
|
test (stable)
cannot use "foo_qux" (untyped string constant) as []string value in argument to mysql.NewTablex[*FooQux, FooQuxSlice, *FooQuxSetter]
|
test (stable)
cannot use "multi_keys" (untyped string constant) as []string value in argument to mysql.NewTablex[*MultiKey, MultiKeySlice, *MultiKeySetter]
|
test (stable)
cannot use "sponsors" (untyped string constant) as []string value in argument to mysql.NewTablex[*Sponsor, SponsorSlice, *SponsorSetter]
|
test (stable)
cannot use "tags" (untyped string constant) as []string value in argument to mysql.NewTablex[*Tag, TagSlice, *TagSetter]
|
test (stable)
too many arguments in call to mysql.NewViewx[*TestIndexExpression, TestIndexExpressionSlice]
|
test (stable)
cannot use "type_monsters" (untyped string constant) as []string value in argument to mysql.NewTablex[*TypeMonster, TypeMonsterSlice, *TypeMonsterSetter]
|
test (oldstable)
The job was canceled because "stable" failed.
|
test (oldstable)
The operation was canceled.
|
test (stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (oldstable)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|