feat: add functions to sdk #41
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
reviewdog-golanglint-ci.yml
on: pull_request
reviewdog
1m 45s
Annotations
10 errors
reviewdog:
pkg/sdk/functions_impl_gen.go#L99
S1016: should convert v (type FunctionArgumentRequest) to FunctionArgument instead of using struct literal (gosimple)
|
reviewdog:
pkg/sdk/functions_impl_gen.go#L116
S1016: should convert v (type FunctionColumnRequest) to FunctionColumn instead of using struct literal (gosimple)
|
reviewdog:
pkg/sdk/functions_impl_gen.go#L137
S1016: should convert v (type FunctionImportsRequest) to FunctionImports instead of using struct literal (gosimple)
|
reviewdog:
pkg/sdk/functions_impl_gen.go#L146
S1016: should convert v (type FunctionPackagesRequest) to FunctionPackages instead of using struct literal (gosimple)
|
reviewdog:
pkg/sdk/functions_impl_gen.go#L155
S1016: should convert v (type FunctionSecretRequest) to FunctionSecret instead of using struct literal (gosimple)
|
reviewdog:
pkg/sdk/functions_impl_gen.go#L181
S1016: should convert v (type FunctionArgumentRequest) to FunctionArgument instead of using struct literal (gosimple)
|
reviewdog:
pkg/sdk/functions_impl_gen.go#L198
S1016: should convert v (type FunctionColumnRequest) to FunctionColumn instead of using struct literal (gosimple)
|
reviewdog:
pkg/sdk/functions_impl_gen.go#L240
S1016: should convert v (type FunctionArgumentRequest) to FunctionArgument instead of using struct literal (gosimple)
|
reviewdog:
pkg/sdk/functions_impl_gen.go#L257
S1016: should convert v (type FunctionColumnRequest) to FunctionColumn instead of using struct literal (gosimple)
|
reviewdog:
pkg/sdk/functions_impl_gen.go#L278
S1016: should convert v (type FunctionImportsRequest) to FunctionImports instead of using struct literal (gosimple)
|