Explainability #1576
golangci-lint.yml
on: pull_request
golangci-lint
1m 15s
Annotations
10 errors
golangci-lint:
pkg/netpol/internal/common/augmented_intervalset.go#L256
thisInterval.IsSubset undefined (type interval.Interval has no field or method IsSubset)
|
golangci-lint:
pkg/netpol/internal/common/augmented_intervalset.go#L262
thisInterval.Overlap undefined (type interval.Interval has no field or method Overlap)
|
golangci-lint:
pkg/netpol/internal/common/augmented_intervalset.go#L291
left.interval.Intersect undefined (type interval.Interval has no field or method Intersect)
|
golangci-lint:
pkg/netpol/internal/common/augmented_intervalset.go#L317
thisInterval.Overlap undefined (type interval.Interval has no field or method Overlap) (typecheck)
|
golangci-lint:
pkg/netpol/connlist/connlist.go#L36
could not import github.com/np-guard/netpol-analyzer/pkg/netpol/internal/common (-: # github.com/np-guard/netpol-analyzer/pkg/netpol/internal/common
|
golangci-lint:
pkg/netpol/internal/common/augmented_intervalset.go#L256
thisInterval.IsSubset undefined (type interval.Interval has no field or method IsSubset)
|
golangci-lint:
pkg/netpol/internal/common/augmented_intervalset.go#L262
thisInterval.Overlap undefined (type interval.Interval has no field or method Overlap)
|
golangci-lint:
pkg/netpol/internal/common/augmented_intervalset.go#L291
left.interval.Intersect undefined (type interval.Interval has no field or method Intersect)
|
golangci-lint:
pkg/netpol/internal/common/augmented_intervalset.go#L317
thisInterval.Overlap undefined (type interval.Interval has no field or method Overlap)) (typecheck)
|
golangci-lint:
pkg/netpol/connlist/connlist.go#L73
cannot use &fpErrs[i] (value of type *"github.com/np-guard/netpol-analyzer/pkg/manifests/parser".FileProcessingError) as ConnlistError value in argument to append (typecheck)
|