Skip to content

Update actions

Update actions #2

Triggered via push November 5, 2024 14:36
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Linting: basket.go#L124
error returned from external package is unwrapped: sig: func (*github.com/spf13/pflag.FlagSet).Parse(arguments []string) error (wrapcheck)
Linting: basket.go#L130
main.Basket is missing fields NameRegex, NameExclude, TagsRegex, TagsExclude, Baskets (exhaustruct)
Linting: basket.go#L136
error returned from external package is unwrapped: sig: func (*github.com/spf13/pflag.FlagSet).GetStringSlice(name string) ([]string, error) (wrapcheck)
Linting: basket.go#L141
error returned from external package is unwrapped: sig: func (*github.com/spf13/pflag.FlagSet).GetStringSlice(name string) ([]string, error) (wrapcheck)
Linting: basket.go#L145
error returned from external package is unwrapped: sig: func (*github.com/spf13/pflag.FlagSet).GetStringSlice(name string) ([]string, error) (wrapcheck)
Linting: build.go#L14
cobra.Command is missing fields Aliases, SuggestFor, Long, Example, ValidArgs, ValidArgsFunction, Args, ArgAliases, BashCompletionFunction, Deprecated, Annotations, Version, PersistentPreRun, PersistentPreRunE, PreRun, PreRunE, Run, PostRun, PostRunE, PersistentPostRun, PersistentPostRunE, FParseErrWhitelist, CompletionOptions, TraverseChildren, Hidden, SilenceErrors, SilenceUsage, DisableFlagParsing, DisableAutoGenTag, DisableFlagsInUseLine, DisableSuggestions, SuggestionsMinimumDistance (exhaustruct)
Linting: build.go#L44
error returned from external package is unwrapped: sig: func github.com/nokia/ntt/project.BuildTasks(c *github.com/nokia/ntt/project.Config) ([]github.com/nokia/ntt/project.Task, error) (wrapcheck)
Linting: build.go#L46
`if CompDB` has complex nested blocks (complexity: 6) (nestif)
Linting: build.go#L62
compdb.Command is missing fields Directory, Arguments (exhaustruct)
Linting: build.go#L76
G306: Expect WriteFile permissions to be 0600 or less (gosec)