Refactor template parsing and organisation #816
Annotations
10 errors and 1 warning
Run tests
cannot use "bar_baz" (untyped string constant) as []string value in argument to mysql.NewTablex[*BarBaz, BarBazSlice, *BarBazSetter]
|
Run tests
cannot use "bar_qux" (untyped string constant) as []string value in argument to mysql.NewTablex[*BarQux, BarQuxSlice, *BarQuxSetter]
|
Run tests
cannot use "foo_bar" (untyped string constant) as []string value in argument to mysql.NewTablex[*FooBar, FooBarSlice, *FooBarSetter]
|
Run tests
cannot use "foo_baz" (untyped string constant) as []string value in argument to mysql.NewTablex[*FooBaz, FooBazSlice, *FooBazSetter]
|
Run tests
cannot use "foo_qux" (untyped string constant) as []string value in argument to mysql.NewTablex[*FooQux, FooQuxSlice, *FooQuxSetter]
|
Run tests
cannot use "multi_keys" (untyped string constant) as []string value in argument to mysql.NewTablex[*MultiKey, MultiKeySlice, *MultiKeySetter]
|
Run tests
cannot use "sponsors" (untyped string constant) as []string value in argument to mysql.NewTablex[*Sponsor, SponsorSlice, *SponsorSetter]
|
Run tests
cannot use "tags" (untyped string constant) as []string value in argument to mysql.NewTablex[*Tag, TagSlice, *TagSetter]
|
Run tests
too many arguments in call to mysql.NewViewx[*TestIndexExpression, TestIndexExpressionSlice]
|
Run tests
cannot use "type_monsters" (untyped string constant) as []string value in argument to mysql.NewTablex[*TypeMonster, TypeMonsterSlice, *TypeMonsterSetter]
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading