Skip to content

Update dependency puppeteer to v23.6.1 #820

Update dependency puppeteer to v23.6.1

Update dependency puppeteer to v23.6.1 #820

Triggered via pull request November 4, 2024 14:55
Status Failure
Total duration 3m 40s
Artifacts

ci-action.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test/suite/e2e/asset-merging.spec.ts > Asset merging: test/helpers/octokit.ts#L215
Error: Unable to find release for tag "1.0.0+ci-11666740883.820.1-asset-merging" ❯ Module.getReleaseByTag test/helpers/octokit.ts:215:9 ❯ test/suite/e2e/asset-merging.spec.ts:91:15
test/suite/e2e/lightweight-tag.spec.ts > Lightweight tag > annotates the workflow run with a reason for the failure: 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/60792741ccaa58e03ac9fc7008043077b7d11363/.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/60792741ccaa58e03ac9fc7008043077b7d11363/.github", + "end_column": null, + "end_line": 5, + "message": "File not found: '/home/runner/work/_actions/ghalactic/github-release-from-tag/6ca31627e1a5c1ea449e8b5e9aca98def243097c/dist/main.js'", + "path": ".github", + "raw_details": "", + "start_column": null, + "start_line": 5, + "title": "", }, ] ❯ test/suite/e2e/lightweight-tag.spec.ts:47:25
Ghalactic / CI
Process completed with exit code 2.