Optimization for larger examples #318
Annotations
4 errors and 2 warnings
golangci-lint:
pkg/symbolicexpr/symbolicPath.go#L50
func `(*SymbolicPaths).removeEmpty` is unused (unused)
|
golangci-lint:
pkg/symbolicexpr/symbolicPath.go#L30
builtinShadow: shadowing of predeclared identifier: new (gocritic)
|
golangci-lint:
pkg/symbolicexpr/symbolicPath.go#L38
ST1016: methods on the same type should have the same receiver name (seen 1x "path", 4x "paths") (stylecheck)
|
golangci-lint
issues found
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|