Update vitest monorepo to v2.1.4 #828
Annotations
8 errors
Make:
test/helpers/octokit.ts#L215
Error: Unable to find release for tag "1.0.0+ci-11676926765.828.1-asset-merging"
❯ Module.getReleaseByTag test/helpers/octokit.ts:215:9
❯ test/suite/e2e/asset-merging.spec.ts:91:15
|
Make:
test/helpers/octokit.ts#L215
Error: Unable to find release for tag "1.0.0+ci-11676926765.828.1-config-options"
❯ Module.getReleaseByTag test/helpers/octokit.ts:215:9
❯ test/suite/e2e/config-options.spec.ts:96:15
|
Make:
test/helpers/octokit.ts#L215
Error: Unable to find release for tag "1.0.0+ci-11676926765.828.1-draft"
❯ Module.getReleaseByTag test/helpers/octokit.ts:215:9
❯ test/suite/e2e/draft.spec.ts:43:15
|
Make:
test/helpers/octokit.ts#L215
Error: Unable to find release for tag "1.0.0+ci-11676926765.828.1-happy-path"
❯ Module.getReleaseByTag test/helpers/octokit.ts:215:9
❯ test/suite/e2e/happy-path.spec.ts:150:15
|
Make:
test/suite/e2e/lightweight-tag.spec.ts#L47
AssertionError: expected [ { path: '.github', …(9) }, …(1) ] to deeply equal ArrayContaining{…}
- Expected
+ Received
- ArrayContaining [
- ObjectContaining {
+ Array [
+ Object {
+ "annotation_level": "warning",
+ "blob_href": "https://github.com/ghalactic-fixtures/github-release-from-tag-ci/blob/17b46693d3eaed1e53761e186fd146af45b9c042/.github",
+ "end_column": null,
+ "end_line": 1,
+ "message": "The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/",
+ "path": ".github",
+ "raw_details": "",
+ "start_column": null,
+ "start_line": 1,
+ "title": "",
+ },
+ Object {
"annotation_level": "failure",
- "message": "Unable to create a release from a lightweight tag",
+ "blob_href": "https://github.com/ghalactic-fixtures/github-release-from-tag-ci/blob/17b46693d3eaed1e53761e186fd146af45b9c042/.github",
+ "end_column": null,
+ "end_line": 5,
+ "message": "File not found: '/home/runner/work/_actions/ghalactic/github-release-from-tag/cb345d2e606ea4d7401a74ac4c5f6447ad1cecf4/dist/main.js'",
+ "path": ".github",
+ "raw_details": "",
+ "start_column": null,
+ "start_line": 5,
+ "title": "",
},
]
❯ test/suite/e2e/lightweight-tag.spec.ts:47:25
|
Make:
test/helpers/octokit.ts#L215
Error: Unable to find release for tag "0.1.0+ci-11676926765.828.1-pre-release"
❯ Module.getReleaseByTag test/helpers/octokit.ts:215:9
❯ test/suite/e2e/pre-release.spec.ts:41:15
|
Make:
test/helpers/octokit.ts#L215
Error: Unable to find release for tag "0.1.0+ci-11676926765.828.1-stability-override"
❯ Module.getReleaseByTag test/helpers/octokit.ts:215:9
❯ test/suite/e2e/stability-override.spec.ts:43:15
|
Make
Process completed with exit code 2.
|
Loading