Skip to content

Update dependency @types/node to v22.8.2 #824

Update dependency @types/node to v22.8.2

Update dependency @types/node to v22.8.2 #824

Triggered via pull request November 4, 2024 20:55
Status Failure
Total duration 1m 52s
Artifacts

ci-action.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 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-11672512509.824.1-asset-merging" ❯ Module.getReleaseByTag test/helpers/octokit.ts:215:9 ❯ test/suite/e2e/asset-merging.spec.ts:91:15
test/suite/e2e/config-options.spec.ts > Config options: test/helpers/octokit.ts#L215
Error: Unable to find release for tag "1.0.0+ci-11672512509.824.1-config-options" ❯ Module.getReleaseByTag test/helpers/octokit.ts:215:9 ❯ test/suite/e2e/config-options.spec.ts:96:15
test/suite/e2e/draft.spec.ts > Draft releases: test/helpers/octokit.ts#L215
Error: Unable to find release for tag "1.0.0+ci-11672512509.824.1-draft" ❯ Module.getReleaseByTag test/helpers/octokit.ts:215:9 ❯ test/suite/e2e/draft.spec.ts:43:15
test/suite/e2e/happy-path.spec.ts > Happy path: test/helpers/octokit.ts#L215
Error: Unable to find release for tag "1.0.0+ci-11672512509.824.1-happy-path" ❯ Module.getReleaseByTag test/helpers/octokit.ts:215:9 ❯ test/suite/e2e/happy-path.spec.ts:150: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/c21e9d39d0ede18ca987b4b9d6fe1f7a20f369a9/.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/c21e9d39d0ede18ca987b4b9d6fe1f7a20f369a9/.github", + "end_column": null, + "end_line": 5, + "message": "File not found: '/home/runner/work/_actions/ghalactic/github-release-from-tag/e0d84a9e00e102add2a5b8530bf3fe4c680dd96a/dist/main.js'", + "path": ".github", + "raw_details": "", + "start_column": null, + "start_line": 5, + "title": "", }, ] ❯ test/suite/e2e/lightweight-tag.spec.ts:47:25
test/suite/e2e/pre-release.spec.ts > Pre-releases: test/helpers/octokit.ts#L215
Error: Unable to find release for tag "0.1.0+ci-11672512509.824.1-pre-release" ❯ Module.getReleaseByTag test/helpers/octokit.ts:215:9 ❯ test/suite/e2e/pre-release.spec.ts:41:15
test/suite/e2e/stability-override.spec.ts > Stability override: test/helpers/octokit.ts#L215
Error: Unable to find release for tag "0.1.0+ci-11672512509.824.1-stability-override" ❯ Module.getReleaseByTag test/helpers/octokit.ts:215:9 ❯ test/suite/e2e/stability-override.spec.ts:43:15
Ghalactic / CI
Process completed with exit code 2.