2022-11-01T01:31:12 osv-detector 0.6.0 -> 0.8.0 https://github.com/G-Rath/osv-detector/releases 2022-11-01T01:31:14 attrpath: osv-detector 2022-11-01T01:31:15 Checking auto update branch... 2022-11-01T01:31:15 No auto update branch exists 2022-11-01T01:31:18 [version] 2022-11-01T01:31:18 [version] generic version rewriter does not support multiple hashes 2022-11-01T01:31:18 [rustCrateVersion] 2022-11-01T01:31:18 [rustCrateVersion] No cargoSha256 found 2022-11-01T01:31:18 [golangModuleVersion] 2022-11-01T01:31:22 [golangModuleVersion] Found old vendorSha256 = sha256-KAxpDQIRrLZIOvfW8wf0CV4Fj6l3W6nNZNCH3ZE6yJc= 2022-11-01T01:31:28 [golangModuleVersion] Replaced vendorSha256 with sha256-KAxpDQIRrLZIOvfW8wf0CV4Fj6l3W6nNZNCH3ZE6yJc= 2022-11-01T01:31:38 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A osv-detector nix build failed. --- FAIL: TestRun_Configs/#09 (0.00s) --- FAIL: TestRun_Configs/#03 (0.01s) === CONT TestRun_DBs/#01 main_test.go:485: stderr got: failed: unable to fetch OSV database: could not retrieve OSV database archive: Get "https://osv-vulnerabilities.storage.googleapis.com/npm/all.zip": dial tcp: lookup osv-vulnerabilities.storage.googleapis.com on [::1]:53: read udp [::1]:52673->[::1]:53: read: connection refused an api error occurred while trying to check the packages listed in fixtures/locks-one/yarn.lock: api request failed: Post "https://api.osv.dev/v1/querybatch": dial tcp: lookup api.osv.dev on [::1]:53: read udp [::1]:54201->[::1]:53: read: connection refused want: --- FAIL: TestRun_DBs (0.00s) --- PASS: TestRun_DBs/#00 (0.00s) --- FAIL: TestRun_DBs/#01 (0.01s) === CONT TestRun_ParseAs/#03 main_test.go:593: stderr got: failed: unable to fetch OSV database: could not retrieve OSV database archive: Get "https://osv-vulnerabilities.storage.googleapis.com/npm/all.zip": dial tcp: lookup osv-vulnerabilities.storage.googleapis.com on [::1]:53: read udp [::1]:52673->[::1]:53: read: connection refused Error, could not parse fixtures/locks-empty/Gemfile.lock: unexpected end of JSON input Error, could not parse fixtures/locks-empty/yarn.lock: invalid character '#' looking for beginning of value want: Error, could not parse fixtures/locks-empty/Gemfile.lock: unexpected end of JSON input Error, could not parse fixtures/locks-empty/yarn.lock: invalid character '#' looking for beginning of value --- FAIL: TestRun_ParseAs (0.00s) --- PASS: TestRun_ParseAs/#02 (0.00s) --- FAIL: TestRun_ParseAs/#00 (0.01s) --- FAIL: TestRun_ParseAs/#01 (0.00s) --- FAIL: TestRun_ParseAs/#03 (0.01s) FAIL FAIL github.com/g-rath/osv-detector 0.016s FAIL