Skip to content

refactor: reorganise files structure #18

refactor: reorganise files structure

refactor: reorganise files structure #18

Triggered via pull request January 23, 2024 18:21
@eddycharlyeddycharly
synchronize #18
files
Status Failure
Total duration 5m 19s
Billable time 3m
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
required: pkg/api/cpolr.go#L123
Error return value of `c.broadcaster.Action` is not checked (errcheck)
required: pkg/api/cpolr.go#L136
Error return value of `c.updatePolr` is not checked (errcheck)
required: pkg/api/cpolr.go#L137
Error return value of `c.broadcaster.Action` is not checked (errcheck)
required: pkg/api/cpolr.go#L174
Error return value of `c.broadcaster.Action` is not checked (errcheck)
required: pkg/api/polr.go#L131
Error return value of `p.broadcaster.Action` is not checked (errcheck)
required: pkg/api/polr.go#L145
Error return value of `p.updatePolr` is not checked (errcheck)
required: pkg/api/polr.go#L146
Error return value of `p.broadcaster.Action` is not checked (errcheck)
required: pkg/api/polr.go#L187
Error return value of `p.broadcaster.Action` is not checked (errcheck)
required: pkg/api/install.go#L26
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
required: pkg/server/server.go#L8
File is not `gci`-ed with --skip-generated -s standard -s default (gci)