kube-linter 0.6.1 -> 0.6.3 https://repology.org/project/kube-linter/versions attrpath: kube-linter Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-yPB2t5Sj14uA3QU6OulwQ03LLBZzCfsilBMk1EqAv08=" [golangModuleVersion] Replaced vendorHash with sha256-ATGSIwjmqRuqn+6VTBvjdfXbcABEdaf5HEsaS2o2V3o= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A kube-linter nix build failed. Building subPackage ./pkg/templates/updateconfig Building subPackage ./pkg/templates/updateconfig/internal/params Building subPackage ./pkg/templates/util Building subPackage ./pkg/templates/wildcardinrules Building subPackage ./pkg/templates/wildcardinrules/internal/params Building subPackage ./pkg/templates/writablehostmount Building subPackage ./pkg/templates/writablehostmount/internal/params Building subPackage ./tool-imports buildPhase completed in 52 seconds @nix { "action": "setPhase", "phase": "checkPhase" } running tests ok golang.stackrox.io/kube-linter/docs 0.020s ? golang.stackrox.io/kube-linter/e2etests [no test files] ok golang.stackrox.io/kube-linter/internal/defaultchecks 0.022s ok golang.stackrox.io/kube-linter/pkg/builtinchecks 0.024s ok golang.stackrox.io/kube-linter/pkg/command/common 0.003s ok golang.stackrox.io/kube-linter/pkg/command/lint 0.028s ok golang.stackrox.io/kube-linter/pkg/command/root 0.022s ok golang.stackrox.io/kube-linter/pkg/configresolver 0.019s ok golang.stackrox.io/kube-linter/pkg/ignore 0.002s --- FAIL: TestCreateContextsWithIgnorePaths (0.24s) create_contexts_test.go:144: Error Trace: /build/source/pkg/lintcontext/create_contexts_test.go:144 /build/source/pkg/lintcontext/create_contexts_test.go:46 Error: Should be empty, but was [0xc00043aac0 0xc00043bb00 0xc0004ac300 0xc0004ac080 0xc0004ac580 0xc0004ac900 0xc0004acec0 0xc0004ad340 0xc0004ad5c0 0xc0004adb00 0xc00043a580 0xc00043ad00 0xc00043a240 0xc00043a500 0xc00043afc0 0xc00043ba40 0xc00043bbc0 0xc0004ac480 0xc0004ac280 0xc0004ac500 0xc0004ac8c0 0xc0004acac0 0xc0004ad080 0xc0004ad980 0xc0004adbc0 0xc00043a040 0xc00043a800 0xc00043ab40 0xc0004ac240 0xc0004acd80 0xc0004ad1c0 0xc0004ad440 0xc0004ac200 0xc0004ac780 0xc0004acdc0 0xc0004ad3c0 0xc0004ad6c0 0xc0004ad880 0xc0004adfc0 0xc00043a5c0 0xc00043bd80 0xc000040040 0xc000040900 0xc000041040 0xc0000412c0 0xc000041a80 0xc000041e80 0xc0004ac0c0 0xc0004ac5c0 0xc0004ac840 0xc0004aca00 0xc0004ac880 0xc0004accc0 0xc0004ad700 0xc000040380 0xc000040940 0xc000040300 0xc0000404c0 0xc0000417c0 0xc000041f80 0xc0004ac640 0xc0004ad300 0xc0004adac0 0xc00043a180 0xc00043a8c0 0xc00043af40 0xc00043bc40 0xc00043a300 0xc00043a6c0 0xc00043aec0 0xc000040180 0xc000040440 0xc000040680 0xc000040dc0 0xc000041e00 0xc0004ad280 0xc0004ad940 0xc0005d2180 0xc0005d2400 0xc0005d2780 0xc0005d3240 0xc0005d2680 0xc0005d2bc0 0xc0005d23c0 0xc0005d2300] Test: TestCreateContextsWithIgnorePaths Messages: expecting no lint context FAIL FAIL golang.stackrox.io/kube-linter/pkg/lintcontext 0.323s FAIL