Skip to content

fix(homebrew): handle new github archive url format #58698

fix(homebrew): handle new github archive url format

fix(homebrew): handle new github archive url format #58698

Re-run triggered May 17, 2024 20:52
Status Failure
Total duration 4m 12s
Artifacts 13

build.yml

on: pull_request
lint-docs
45s
lint-docs
Matrix: prefetch
lint-eslint
29s
lint-eslint
lint-prettier
25s
lint-prettier
lint-other
52s
lint-other
build-docs
24s
build-docs
Matrix: test
codecov
13s
codecov
coverage-threshold
19s
coverage-threshold
test-success
0s
test-success
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

22 errors
modules/manager/homebrew/update › updates "archive" github dependency: lib/modules/manager/homebrew/update.spec.ts#L63
expect(received).toMatchSnapshot() Snapshot name: `modules/manager/homebrew/update updates "archive" github dependency 1` - Snapshot - 1 + Received + 1 @@ -11,11 +11,11 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. =begin - url "https://github.com/bazelbuild/bazel-watcher/archive/v0.8.2.tar.gz" + url "https://github.com/bazelbuild/bazel-watcher/archive/refs/tags/v0.8.2.tar.gz" sha256 '26f5125218fad2741d3caf937b02296d803900e5f153f5b1f733f15391b9f9b4' =end # url "https://github.com/bazelbuild/bazel-watcher/archive/v0.8.2.tar.gz" # sha256 '26f5125218fad2741d3caf937b02296d803900e5f153f5b1f733f15391b9f9b4' ↵ at Object.<anonymous> (lib/modules/manager/homebrew/update.spec.ts:63:24)
modules/manager/homebrew/extract › extractPackageFile() › extracts "archive" github dependency: lib/modules/manager/homebrew/extract.spec.ts#L44
expect(received).toMatchSnapshot() Snapshot name: `modules/manager/homebrew/extract extractPackageFile() extracts "archive" github dependency 1` - Snapshot - 1 + Received + 1 @@ -6,10 +6,10 @@ "depName": "bazelbuild/bazel-watcher", "managerData": { "ownerName": "bazelbuild", "repoName": "bazel-watcher", "sha256": "26f5125218fad2741d3caf937b02296d803900e5f153f5b1f733f15391b9f9b4", - "url": "https://github.com/bazelbuild/bazel-watcher/archive/v0.8.2.tar.gz", + "url": "https://github.com/bazelbuild/bazel-watcher/archive/refs/tags/v0.8.2.tar.gz", }, }, ], } at Object.<anonymous> (lib/modules/manager/homebrew/extract.spec.ts:44:19)
modules/manager/homebrew/extract › extractPackageFile() › handles no space before class header: lib/modules/manager/homebrew/extract.spec.ts#L58
expect(received).toMatchSnapshot() Snapshot name: `modules/manager/homebrew/extract extractPackageFile() handles no space before class header 1` - Snapshot - 1 + Received + 1 @@ -6,10 +6,10 @@ "depName": "bazelbuild/bazel-watcher", "managerData": { "ownerName": "bazelbuild", "repoName": "bazel-watcher", "sha256": "26f5125218fad2741d3caf937b02296d803900e5f153f5b1f733f15391b9f9b4", - "url": "https://github.com/bazelbuild/bazel-watcher/archive/v0.8.2.tar.gz", + "url": "https://github.com/bazelbuild/bazel-watcher/archive/refs/tags/v0.8.2.tar.gz", }, }, ], } at Object.<anonymous> (lib/modules/manager/homebrew/extract.spec.ts:58:19)
modules/manager/homebrew/extract › extractPackageFile() › skips if there is no sha256 field: lib/modules/manager/homebrew/extract.spec.ts#L142
expect(received).toMatchSnapshot() Snapshot name: `modules/manager/homebrew/extract extractPackageFile() skips if there is no sha256 field 1` - Snapshot - 1 + Received + 1 @@ -6,11 +6,11 @@ "depName": "bazelbuild/bazel-watcher", "managerData": { "ownerName": "bazelbuild", "repoName": "bazel-watcher", "sha256": null, - "url": "https://github.com/bazelbuild/bazel-watcher/archive/v0.8.2.tar.gz", + "url": "https://github.com/bazelbuild/bazel-watcher/archive/refs/tags/v0.8.2.tar.gz", }, "skipReason": "invalid-sha256", }, ], } at Object.<anonymous> (lib/modules/manager/homebrew/extract.spec.ts:142:19)
modules/manager/homebrew/extract › extractPackageFile() › skips if sha256 field is invalid: lib/modules/manager/homebrew/extract.spec.ts#L157
expect(received).toMatchSnapshot() Snapshot name: `modules/manager/homebrew/extract extractPackageFile() skips if sha256 field is invalid 1` - Snapshot - 1 + Received + 1 @@ -6,11 +6,11 @@ "depName": "bazelbuild/bazel-watcher", "managerData": { "ownerName": "bazelbuild", "repoName": "bazel-watcher", "sha256": "26f5125218fad2741d3caf937b0229", - "url": "https://github.com/bazelbuild/bazel-watcher/archive/v0.8.2.tar.gz", + "url": "https://github.com/bazelbuild/bazel-watcher/archive/refs/tags/v0.8.2.tar.gz", }, "skipReason": "invalid-sha256", }, ], } at Object.<anonymous> (lib/modules/manager/homebrew/extract.spec.ts:157:19)
test (4/16)
Process completed with exit code 1.
test (10/16)
The job was canceled because "ubuntu-latest_true_test_4" failed.
test (10/16)
The operation was canceled.
test (9/16)
The job was canceled because "ubuntu-latest_true_test_4" failed.
test (6/16)
The job was canceled because "ubuntu-latest_true_test_4" failed.
test (1/16)
The job was canceled because "ubuntu-latest_true_test_4" failed.
test (1/16)
The operation was canceled.
test (11/16)
The job was canceled because "ubuntu-latest_true_test_4" failed.
test (11/16)
The operation was canceled.
test (16/16)
The job was canceled because "ubuntu-latest_true_test_4" failed.
test (16/16)
The operation was canceled.
test (7/16)
The job was canceled because "ubuntu-latest_true_test_4" failed.
test (7/16)
The operation was canceled.
coverage-threshold
Process completed with exit code 1.
test-success
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
coverage-datasources-2
910 KB
coverage-git-1
887 KB
coverage-git-2
889 KB
coverage-managers-1
912 KB
coverage-managers-2
913 KB
coverage-managers-3
911 KB
coverage-managers-4
919 KB
coverage-util
914 KB
coverage-versioning
910 KB
coverage-workers-1
906 KB
coverage-workers-4
911 KB
docs
1.57 MB
renovate-package
2.34 MB