Skip to content

feat: add functions to sdk #41

feat: add functions to sdk

feat: add functions to sdk #41

Triggered via pull request November 27, 2023 05:06
Status Failure
Total duration 1m 55s
Artifacts
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
Fit to window
Zoom out
Zoom in

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)