added support for use_function_syntax_for_execution_context #4
Annotations
4 errors
golangci-lint:
codegen/testserver/usefunctionsyntaxforexecutioncontext/directive.go#L11
use-any: since Go 1.18 'interface{}' can be replaced by 'any' (revive)
|
golangci-lint:
codegen/templates/templates.go#L278
use-any: since Go 1.18 'interface{}' can be replaced by 'any' (revive)
|
golangci-lint:
codegen/templates/templates.go#L282
use-any: since Go 1.18 'interface{}' can be replaced by 'any' (revive)
|
golangci-lint
issues found
|
Loading