Skip to content

chore(deps): update root (major) #352

chore(deps): update root (major)

chore(deps): update root (major) #352

Triggered via pull request January 21, 2025 16:40
Status Failure
Total duration 25s
Artifacts

ci.yml

on: pull_request
Matrix: πŸ“š Main
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
πŸ“š Main (ubuntu-latest): README.md#L100
Expected "graphql" to come before "ts-relay-cursor-paging"
πŸ“š Main (ubuntu-latest): playground/index.ts#L3
Expected "graphql" to come before "ts-relay-cursor-paging"
πŸ“š Main (ubuntu-latest): src/base64.ts#L6
The character class(es) '[\d+/A-Za-z]', '[\d+/A-Za-z]', '[\d+/A-Za-z]' can be simplified using the `i` flag
πŸ“š Main (ubuntu-latest): src/connection.ts#L8
Expected "getNamedType" to come before "GraphQLString"
πŸ“š Main (ubuntu-latest): src/connection.ts#L12
Expected "graphql" (type) to come before "graphql" (external)
πŸ“š Main (ubuntu-latest): src/index.ts#L2
Expected "./relay" to come before "./types"
πŸ“š Main (ubuntu-latest): src/index.ts#L3
Expected "./base64" to come before "./relay"
πŸ“š Main (ubuntu-latest): src/relay.ts#L2
Expected "./types" (sibling-type) to come before "node:buffer" (builtin)
πŸ“š Main (ubuntu-latest)
Process completed with exit code 1.
πŸ“š Main (ubuntu-latest)
Failed to parse the json-summary at path "/home/runner/work/ts-relay-cursor-paging/ts-relay-cursor-paging/coverage/coverage-summary.json." Make sure to run vitest before this action and to include the "json-summary" reporter. Original Error: Error: ENOENT: no such file or directory, open '/home/runner/work/ts-relay-cursor-paging/ts-relay-cursor-paging/coverage/coverage-summary.json' at async open (node:internal/fs/promises:639:25) at async readFile (node:internal/fs/promises:1242:14) at async Iy (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:797) at async mu (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:71:878) at async uq (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/v2/dist/index.js:149:626)
πŸ“š Main (ubuntu-latest)
Error: ENOENT: no such file or directory, open '/home/runner/work/ts-relay-cursor-paging/ts-relay-cursor-paging/coverage/coverage-summary.json'
πŸ“š Main (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636