ci: add depguard #10860
Annotations
11 errors
|
pkg/downloader/download.go#L8
import 'golang.org/x/exp/maps' is not allowed from list 'main': Use 'maps' instead (depguard)
|
pkg/mapfs/fs.go#L12
import 'golang.org/x/exp/slices' is not allowed from list 'main': Use 'slices' instead (depguard)
|
pkg/fanal/analyzer/analyzer.go#L14
import 'golang.org/x/exp/slices' is not allowed from list 'main': Use 'slices' instead (depguard)
|
pkg/fanal/analyzer/config_analyzer.go#L7
import 'golang.org/x/exp/slices' is not allowed from list 'main': Use 'slices' instead (depguard)
|
pkg/fanal/walker/vm.go#L14
import 'golang.org/x/exp/slices' is not allowed from list 'main': Use 'slices' instead (depguard)
|
pkg/types/target.go#L4
import 'golang.org/x/exp/slices' is not allowed from list 'main': Use 'slices' instead (depguard)
|
pkg/compliance/spec/compliance.go#L8
import 'golang.org/x/exp/maps' is not allowed from list 'main': Use 'maps' instead (depguard)
|
pkg/compliance/spec/mapper.go#L4
import 'golang.org/x/exp/slices' is not allowed from list 'main': Use 'slices' instead (depguard)
|
pkg/licensing/scanner.go#L4
import 'golang.org/x/exp/slices' is not allowed from list 'main': Use 'slices' instead (depguard)
|
pkg/sbom/io/decode.go#L13
import 'golang.org/x/exp/maps' is not allowed from list 'main': Use 'maps' instead (depguard)
|
This job failed
Loading