alterx 0.0.1 -> 0.0.2 https://github.com/projectdiscovery/alterx/releases attrpath: alterx 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-tIXSkNJbbT6X23WCUnB+c0FbxJdV3RF1iOrEJxETeaE=" [golangModuleVersion] Replaced vendorHash with sha256-YMhtE/7xkuj2tvoEkmaFxYVWRf6vNUyTNEPTY+WTNXQ= 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 alterx nix build failed. Building subPackage ./internal/runner @nix { "action": "setPhase", "phase": "checkPhase" } running tests --- FAIL: TestExtractVar (0.00s) inputs_test.go:68: Error Trace: /build/source/inputs_test.go:68 Error: Not equal: expected: []string{} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) { -} +([]string) Test: TestExtractVar [INF] Generated 0 permutations in 0.0001s --- FAIL: TestMutatorResults (0.00s) mutator_test.go:48: Error Trace: /build/source/mutator_test.go:48 Error: Not equal: expected: 80 actual : 1 Test: TestMutatorResults FAIL FAIL github.com/projectdiscovery/alterx 0.007s FAIL