feat: add plural support #9
build.yml
on: pull_request
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.
|