chore(deps): update linters #89
build.yml
on: pull_request
Annotations
44 errors and 1 warning
lint-prettier
Process completed with exit code 1.
|
lint-eslint
Process completed with exit code 2.
|
test-e2e
Unable to find any artifacts for the associated workflow
|
modules/datasource/npm/get › massages non-compliant repository urls:
lib/modules/datasource/npm/get.spec.ts#L273
expect(received).toMatchInlineSnapshot(snapshot)
Snapshot name: `modules/datasource/npm/get massages non-compliant repository urls 1`
- Snapshot - 1
+ Received + 1
@@ -3,11 +3,11 @@
"headers": {
"accept": "application/json",
"accept-encoding": "gzip, deflate, br",
"authorization": "***",
"host": "test.org",
- "user-agent": "RenovateBot/0.0.0-semantic-release (https://github.com/renovatebot/renovate)",
+ "user-agent": "RenovateBot/1.0.4 (https://github.com/renovatebot/renovate)",
},
"method": "GET",
"url": "https://test.org/@neutrinojs%2Freact",
},
]
at Object.<anonymous> (lib/modules/datasource/npm/get.spec.ts:273:33)
|
modules/datasource/npm/get › does not override sourceDirectory:
lib/modules/datasource/npm/get.spec.ts#L419
expect(received).toMatchInlineSnapshot(snapshot)
Snapshot name: `modules/datasource/npm/get does not override sourceDirectory 1`
- Snapshot - 1
+ Received + 1
@@ -3,11 +3,11 @@
"headers": {
"accept": "application/json",
"accept-encoding": "gzip, deflate, br",
"authorization": "***",
"host": "test.org",
- "user-agent": "RenovateBot/0.0.0-semantic-release (https://github.com/renovatebot/renovate)",
+ "user-agent": "RenovateBot/1.0.4 (https://github.com/renovatebot/renovate)",
},
"method": "GET",
"url": "https://test.org/@neutrinojs%2Freact",
},
]
at Object.<anonymous> (lib/modules/datasource/npm/get.spec.ts:419:33)
|
modules/datasource/npm/get › does not massage non-github non-compliant repository urls:
lib/modules/datasource/npm/get.spec.ts#L459
expect(received).toMatchInlineSnapshot(snapshot)
Snapshot name: `modules/datasource/npm/get does not massage non-github non-compliant repository urls 1`
- Snapshot - 1
+ Received + 1
@@ -3,11 +3,11 @@
"headers": {
"accept": "application/json",
"accept-encoding": "gzip, deflate, br",
"authorization": "***",
"host": "test.org",
- "user-agent": "RenovateBot/0.0.0-semantic-release (https://github.com/renovatebot/renovate)",
+ "user-agent": "RenovateBot/1.0.4 (https://github.com/renovatebot/renovate)",
},
"method": "GET",
"url": "https://test.org/@neutrinojs%2Freact",
},
]
at Object.<anonymous> (lib/modules/datasource/npm/get.spec.ts:459:33)
|
test (2/16)
Process completed with exit code 1.
|
test (16/16)
The job was canceled because "ubuntu-latest_true_test_2" failed.
|
logger/err-serializer › got › sanitize http error:
lib/logger/err-serializer.spec.ts#L102
expect(received).toMatchSnapshot(properties)
Snapshot name: `logger/err-serializer got sanitize http error 1`
- Snapshot - 1
+ Received + 1
@@ -4,11 +4,11 @@
"name": "HTTPError",
"options": {
"headers": {
"accept": "application/json",
"accept-encoding": "gzip, deflate, br",
- "user-agent": "RenovateBot/0.0.0-semantic-release (https://github.com/renovatebot/renovate)",
+ "user-agent": "RenovateBot/1.0.4 (https://github.com/renovatebot/renovate)",
},
"hostType": "any",
"http2": false,
"method": "POST",
"password": "***********",
at Object.<anonymous> (lib/logger/err-serializer.spec.ts:102:34)
|
test (16/16)
The operation was canceled.
|
test (6/16)
The job was canceled because "ubuntu-latest_true_test_2" failed.
|
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 (6/16)
The operation was canceled.
|
test (5/16)
The job was canceled because "ubuntu-latest_true_test_2" failed.
|
test (5/16)
The operation was canceled.
|
test (10/16)
The job was canceled because "ubuntu-latest_true_test_2" failed.
|
test (10/16)
The operation was canceled.
|
test (9/16)
The job was canceled because "ubuntu-latest_true_test_2" failed.
|
test (9/16)
The operation was canceled.
|
test (11/16)
The job was canceled because "ubuntu-latest_true_test_2" failed.
|
workers/repository/update/branch/index › processBranch › ensures PR when impossible to automerge:
lib/api/plural/client/client.ts#L6
'--apiUrl' and '--apiToken' must be set
at useClient (lib/api/plural/client/client.ts:6:11)
at Object.onPullRequestUpdate (lib/modules/manager/plural/callback.ts:23:29)
at Object.onPullRequestUpdate [as processBranch] (lib/workers/repository/update/branch/index.ts:883:16)
at Object.<anonymous> (lib/workers/repository/update/branch/index.spec.ts:900:7)
|
workers/repository/update/branch/index › processBranch › ensures PR and adds lock file error comment if no releaseTimestamp:
lib/api/plural/client/client.ts#L6
'--apiUrl' and '--apiToken' must be set
at useClient (lib/api/plural/client/client.ts:6:11)
at Object.onPullRequestUpdate (lib/modules/manager/plural/callback.ts:23:29)
at Object.onPullRequestUpdate [as processBranch] (lib/workers/repository/update/branch/index.ts:883:16)
at Object.<anonymous> (lib/workers/repository/update/branch/index.spec.ts:963:7)
|
workers/repository/update/branch/index › processBranch › ensures PR and adds lock file error comment if old releaseTimestamp:
lib/api/plural/client/client.ts#L6
'--apiUrl' and '--apiToken' must be set
at useClient (lib/api/plural/client/client.ts:6:11)
at Object.onPullRequestUpdate (lib/modules/manager/plural/callback.ts:23:29)
at Object.onPullRequestUpdate [as processBranch] (lib/workers/repository/update/branch/index.ts:883:16)
at Object.<anonymous> (lib/workers/repository/update/branch/index.spec.ts:988:7)
|
workers/repository/update/branch/index › processBranch › ensures PR and adds lock file error comment if new releaseTimestamp and branch exists:
lib/api/plural/client/client.ts#L6
'--apiUrl' and '--apiToken' must be set
at useClient (lib/api/plural/client/client.ts:6:11)
at Object.onPullRequestUpdate (lib/modules/manager/plural/callback.ts:23:29)
at Object.onPullRequestUpdate [as processBranch] (lib/workers/repository/update/branch/index.ts:883:16)
at Object.<anonymous> (lib/workers/repository/update/branch/index.spec.ts:1013:7)
|
workers/repository/update/branch/index › processBranch › ensures PR and adds lock file error comment recreate closed:
lib/api/plural/client/client.ts#L6
'--apiUrl' and '--apiToken' must be set
at useClient (lib/api/plural/client/client.ts:6:11)
at Object.onPullRequestUpdate (lib/modules/manager/plural/callback.ts:23:29)
at Object.onPullRequestUpdate [as processBranch] (lib/workers/repository/update/branch/index.ts:883:16)
at Object.<anonymous> (lib/workers/repository/update/branch/index.spec.ts:1061:7)
|
workers/repository/update/branch/index › processBranch › throws and swallows branch errors:
lib/api/plural/client/client.ts#L6
'--apiUrl' and '--apiToken' must be set
at useClient (lib/api/plural/client/client.ts:6:11)
at Object.onPullRequestUpdate (lib/modules/manager/plural/callback.ts:23:29)
at Object.onPullRequestUpdate [as processBranch] (lib/workers/repository/update/branch/index.ts:883:16)
at Object.<anonymous> (lib/workers/repository/update/branch/index.spec.ts:1091:35)
|
workers/repository/update/branch/index › processBranch › rebases branch onto new basebranch if baseBranch changed by user:
lib/api/plural/client/client.ts#L6
'--apiUrl' and '--apiToken' must be set
at useClient (lib/api/plural/client/client.ts:6:11)
at Object.onPullRequestUpdate (lib/modules/manager/plural/callback.ts:23:29)
at Object.onPullRequestUpdate [as processBranch] (lib/workers/repository/update/branch/index.ts:883:16)
at Object.<anonymous> (lib/workers/repository/update/branch/index.spec.ts:1121:7)
|
workers/repository/update/branch/index › processBranch › branch pr no schedule lockfile (dry run):
lib/api/plural/client/client.ts#L6
'--apiUrl' and '--apiToken' must be set
at useClient (lib/api/plural/client/client.ts:6:11)
at Object.onPullRequestUpdate (lib/modules/manager/plural/callback.ts:23:29)
at Object.onPullRequestUpdate [as processBranch] (lib/workers/repository/update/branch/index.ts:883:16)
at Object.<anonymous> (lib/workers/repository/update/branch/index.spec.ts:1225:14)
|
workers/repository/update/branch/index › processBranch › branch pr no schedule (dry run):
lib/api/plural/client/client.ts#L6
'--apiUrl' and '--apiToken' must be set
at useClient (lib/api/plural/client/client.ts:6:11)
at Object.onPullRequestUpdate (lib/modules/manager/plural/callback.ts:23:29)
at Object.onPullRequestUpdate [as processBranch] (lib/workers/repository/update/branch/index.ts:883:16)
at Object.<anonymous> (lib/workers/repository/update/branch/index.spec.ts:1268:9)
|
workers/repository/update/branch/index › processBranch › branch pr no schedule:
lib/api/plural/client/client.ts#L6
'--apiUrl' and '--apiToken' must be set
at useClient (lib/api/plural/client/client.ts:6:11)
at Object.onPullRequestUpdate (lib/modules/manager/plural/callback.ts:23:29)
at Object.onPullRequestUpdate [as processBranch] (lib/workers/repository/update/branch/index.ts:883:16)
at Object.<anonymous> (lib/workers/repository/update/branch/index.spec.ts:1316:14)
|
test (7/16)
The job was canceled because "ubuntu-latest_true_test_2" failed.
|
modules/platform/gitlab/index › createPr(branchName:
lib/modules/platform/gitlab/index.spec.ts#L1763
expect(received).toMatchSnapshot()
Snapshot name: `modules/platform/gitlab/index createPr(branchName, title, body) returns the PR 1`
- Snapshot - 0
+ Received + 1
@@ -2,6 +2,7 @@
"id": 1,
"iid": 12345,
"number": 12345,
"sourceBranch": "some-branch",
"title": "some title",
+ "url": undefined,
}
at Object.<anonymous> (lib/modules/platform/gitlab/index.spec.ts:1763:18)
|
modules/platform/gitlab/index › createPr(branchName:
lib/modules/platform/gitlab/index.spec.ts#L1783
expect(received).toMatchSnapshot()
Snapshot name: `modules/platform/gitlab/index createPr(branchName, title, body) uses default branch 1`
- Snapshot - 0
+ Received + 1
@@ -2,6 +2,7 @@
"id": 1,
"iid": 12345,
"number": 12345,
"sourceBranch": "some-branch",
"title": "some title",
+ "url": undefined,
}
at Object.<anonymous> (lib/modules/platform/gitlab/index.spec.ts:1783:18)
|
modules/platform/gitlab/index › createPr(branchName:
lib/modules/platform/gitlab/index.spec.ts#L1803
expect(received).toMatchSnapshot()
Snapshot name: `modules/platform/gitlab/index createPr(branchName, title, body) supports draftPR on < 13.2 1`
- Snapshot - 0
+ Received + 1
@@ -3,6 +3,7 @@
"iid": 12345,
"isDraft": true,
"number": 12345,
"sourceBranch": "some-branch",
"title": "some title",
+ "url": undefined,
}
at Object.<anonymous> (lib/modules/platform/gitlab/index.spec.ts:1803:18)
|
modules/platform/gitlab/index › createPr(branchName:
lib/modules/platform/gitlab/index.spec.ts#L1823
expect(received).toMatchSnapshot()
Snapshot name: `modules/platform/gitlab/index createPr(branchName, title, body) supports draftPR on >= 13.2 1`
- Snapshot - 0
+ Received + 1
@@ -3,6 +3,7 @@
"iid": 12345,
"isDraft": true,
"number": 12345,
"sourceBranch": "some-branch",
"title": "some title",
+ "url": undefined,
}
at Object.<anonymous> (lib/modules/platform/gitlab/index.spec.ts:1823:18)
|
modules/platform/gitlab/index › createPr(branchName:
lib/modules/platform/gitlab/index.spec.ts#L1939
expect(received).toMatchSnapshot()
Snapshot name: `modules/platform/gitlab/index createPr(branchName, title, body) raises with squash enabled when repository squash option is default_on 1`
- Snapshot - 0
+ Received + 1
@@ -2,6 +2,7 @@
"id": 1,
"iid": 12345,
"number": 12345,
"sourceBranch": "some-branch",
"title": "some title",
+ "url": undefined,
}
at Object.<anonymous> (lib/modules/platform/gitlab/index.spec.ts:1939:18)
|
modules/platform/gitlab/index › createPr(branchName:
lib/modules/platform/gitlab/index.spec.ts#L1971
expect(received).toMatchSnapshot()
Snapshot name: `modules/platform/gitlab/index createPr(branchName, title, body) raises with squash enabled when repository squash option is always 1`
- Snapshot - 0
+ Received + 1
@@ -2,6 +2,7 @@
"id": 1,
"iid": 12345,
"number": 12345,
"sourceBranch": "some-branch",
"title": "some title",
+ "url": undefined,
}
at Object.<anonymous> (lib/modules/platform/gitlab/index.spec.ts:1971:18)
|
modules/platform/gitlab/index › createPr(branchName:
lib/modules/platform/gitlab/index.spec.ts#L2014
expect(received).toMatchInlineSnapshot(snapshot)
Snapshot name: `modules/platform/gitlab/index createPr(branchName, title, body) adds approval rule to ignore all approvals 1`
- Snapshot - 0
+ Received + 1
@@ -2,6 +2,7 @@
"id": 1,
"iid": 12345,
"number": 12345,
"sourceBranch": "some-branch",
"title": "some title",
+ "url": undefined,
}
at Object.<anonymous> (lib/modules/platform/gitlab/index.spec.ts:2014:9)
|
modules/platform/gitlab/index › createPr(branchName:
lib/modules/platform/gitlab/index.spec.ts#L2073
expect(received).toStrictEqual(expected) // deep equality
- Expected - 0
+ Received + 1
@@ -2,6 +2,7 @@
"id": 1,
"iid": 12345,
"number": 12345,
"sourceBranch": "some-branch",
"title": "some title",
+ "url": undefined,
}
at Object.<anonymous> (lib/modules/platform/gitlab/index.spec.ts:2073:9)
|
modules/platform/gitlab/index › createPr(branchName:
lib/modules/platform/gitlab/index.spec.ts#L2141
expect(received).toStrictEqual(expected) // deep equality
- Expected - 0
+ Received + 1
@@ -2,6 +2,7 @@
"id": 1,
"iid": 12345,
"number": 12345,
"sourceBranch": "some-branch",
"title": "some title",
+ "url": undefined,
}
at Object.<anonymous> (lib/modules/platform/gitlab/index.spec.ts:2141:9)
|
modules/platform/gitlab/index › createPr(branchName:
lib/modules/platform/gitlab/index.spec.ts#L2190
expect(received).toMatchInlineSnapshot(snapshot)
Snapshot name: `modules/platform/gitlab/index createPr(branchName, title, body) does not try to create already existing approval rule 1`
- Snapshot - 0
+ Received + 1
@@ -2,6 +2,7 @@
"id": 1,
"iid": 12345,
"number": 12345,
"sourceBranch": "some-branch",
"title": "some title",
+ "url": undefined,
}
at Object.<anonymous> (lib/modules/platform/gitlab/index.spec.ts:2190:9)
|
coverage
Process completed with exit code 1.
|
test-success
Process completed with exit code 1.
|
build
No files were found with the provided path: renovate-0.0.0-semantic-release.tgz. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage
Expired
|
57.6 MB |
|
docs
Expired
|
2.34 MB |
|