fix(datasource/gitlab-packages): prefer checking for conan_package_name if it exists #69270
build.yml
on: pull_request
Annotations
14 errors and 24 warnings
modules/datasource/gitlab-packages/index › getReleases › returns package from custom registry:
lib/modules/datasource/gitlab-packages/index.spec.ts#L44
expect(received).toMatchSnapshot()
Snapshot name: `modules/datasource/gitlab-packages/index getReleases returns package from custom registry 1`
- Snapshot - 1
+ Received + 1
@@ -1,11 +1,11 @@
{
"registryUrl": "https://gitlab.com",
"releases": [
{
"releaseTimestamp": "2020-03-04T18:01:37.000Z",
- "version": "1.0.0",
+ "version": "v1.0.0",
},
{
"releaseTimestamp": "2020-04-04T18:01:37.000Z",
"version": "v1.1.0",
},
at Object.<anonymous> (lib/modules/datasource/gitlab-packages/index.spec.ts:44:19)
|
modules/datasource/gitlab-packages/index › getReleases › returns conan package from custom registry:
lib/modules/datasource/gitlab-packages/index.spec.ts#L88
expect(received).toMatchSnapshot()
Snapshot name: `modules/datasource/gitlab-packages/index getReleases returns conan package from custom registry 1`
New snapshot was not written. The update flag must be explicitly passed to write a new snapshot.
This is likely because this test is run in a continuous integration (CI) environment in which snapshots are not written by default.
Received:
{
"registryUrl": "https://gitlab.com",
"releases": [
{
"releaseTimestamp": "2020-03-04T18:01:37.000Z",
"version": "v1.0.0",
},
{
"releaseTimestamp": "2020-04-04T18:01:37.000Z",
"version": "v1.1.0",
},
{
"releaseTimestamp": "2020-05-04T18:01:37.000Z",
"version": "v1.1.1",
},
],
}
at Object.<anonymous> (lib/modules/datasource/gitlab-packages/index.spec.ts:88:19)
|
test (1/16)
Process completed with exit code 1.
|
test (6/16)
The job was canceled because "ubuntu-latest_true_test__" failed.
|
test (6/16)
The operation was canceled.
|
test (9/16)
The job was canceled because "ubuntu-latest_true_test__" failed.
|
test (10/16)
The job was canceled because "ubuntu-latest_true_test__" failed.
|
test (10/16)
The operation was canceled.
|
test (11/16)
The job was canceled because "ubuntu-latest_true_test__" failed.
|
test (11/16)
The operation was canceled.
|
test (7/16)
The job was canceled because "ubuntu-latest_true_test__" failed.
|
test (7/16)
The operation was canceled.
|
coverage-threshold
Process completed with exit code 1.
|
test-success
Process completed with exit code 1.
|
setup-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
setup
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
prefetch (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (8/16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (14/16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-other
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (12/16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (15/16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (3/16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (13/16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (2/16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (4/16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (5/16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (16/16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (1/16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
codecov
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
coverage-threshold
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-success
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-datasources-1
|
963 KB |
|
coverage-datasources-2
|
963 KB |
|
coverage-git-1
|
939 KB |
|
coverage-git-2
|
942 KB |
|
coverage-managers-1
|
967 KB |
|
coverage-managers-2
|
968 KB |
|
coverage-managers-3
|
966 KB |
|
coverage-other
|
968 KB |
|
coverage-util
|
967 KB |
|
coverage-versioning
|
967 KB |
|
coverage-workers-1
|
959 KB |
|
coverage-workers-4
|
964 KB |
|
docs
|
2.01 MB |
|
renovate-package
|
2.48 MB |
|