Skip to content

feat: add plural support #9

feat: add plural support

feat: add plural support #9

Triggered via pull request January 17, 2024 14:08
@floreksfloreks
synchronize #6
manager/plural
Status Failure
Total duration 2m 55s
Artifacts

build.yml

on: pull_request
Matrix: prefetch
lint-docs
32s
lint-docs
Matrix: test
build-docs
0s
build-docs
test-e2e
0s
test-e2e
coverage
0s
coverage
test-success
0s
test-success
Fit to window
Zoom out
Zoom in

Annotations

10 errors
modules/manager/metadata › plural has readme with no h1 or h2: lib/modules/manager/metadata.spec.ts#L32
expect(received).toBeDefined() Received: undefined at lib/modules/manager/metadata.spec.ts:32:22
modules/manager/plural/extract › extractPackageFile() › skips invalid registry urls: lib/modules/manager/plural/extract.spec.ts#L26
expect(received).not.toBeNull() Received: null at Object.<anonymous> (lib/modules/manager/plural/extract.spec.ts:26:26)
test (1/3)
Process completed with exit code 1.
test (3/3)
The job was canceled because "ubuntu-latest_true_test__" failed.
test (3/3)
The operation was canceled.
test (2/3)
The job was canceled because "ubuntu-latest_true_test__" failed.
workers/repository/update/branch/index › processBranch › throws and swallows branch errors: lib/modules/manager/plural/webhook.ts#L28
Unsupported platform: undefined at generatePRLink (lib/modules/manager/plural/webhook.ts:28:9) at generatePRLink (lib/modules/manager/plural/webhook.ts:12:15) at Object.processBranch (lib/workers/repository/update/branch/index.ts:883:15) at Object.<anonymous> (lib/workers/repository/update/branch/index.spec.ts:1091:35)
workers/repository/update/branch/index › processBranch › checks out baseBranch after committing files: lib/modules/manager/plural/webhook.ts#L28
Unsupported platform: undefined at generatePRLink (lib/modules/manager/plural/webhook.ts:28:9) at generatePRLink (lib/modules/manager/plural/webhook.ts:12:15) at Object.processBranch (lib/workers/repository/update/branch/index.ts:883:15) at Object.<anonymous> (lib/workers/repository/update/branch/index.spec.ts:2297:7)
test (2/3)
The operation was canceled.
test-success
Process completed with exit code 1.