Skip to content

fix(deps): update dependency execa to v9 #2804

fix(deps): update dependency execa to v9

fix(deps): update dependency execa to v9 #2804

Triggered via pull request October 15, 2024 13:46
Status Failure
Total duration 27m 29s
Artifacts

tests_ci.yml

on: pull_request
Linting
1m 2s
Linting
Linting
4m 39s
Linting
Package Unit Tests
2m 15s
Package Unit Tests
Field CRUD Tests PostgreSQL
1m 48s
Field CRUD Tests PostgreSQL
Field CRUD Tests SQLite
1m 16s
Field CRUD Tests SQLite
Field CRUD Tests MySQL
1m 37s
Field CRUD Tests MySQL
Testing example project
4m 26s
Testing example project
Ensure Next in App directory builds
5m 10s
Ensure Next in App directory builds
Matrix: Integration tests for Admin UI
Matrix: Smoke Tests For Examples
Matrix: API Tests MySQL
Matrix: API Tests PostgreSQL
Matrix: API Tests SQLite
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Linting: examples/extend-graphql-schema-nexus/schema.ts#L99
Right operand of ?? is unreachable because the left operand is never nullish.
Linting: packages/create/src/index.ts#L7
Module '"/home/runner/work/keystone/keystone/node_modules/.pnpm/execa@9.4.0/node_modules/execa/index"' has no default export. Did you mean to use 'import { execa } from "/home/runner/work/keystone/keystone/node_modules/.pnpm/execa@9.4.0/node_modules/execa/index"' instead?
Linting
Process completed with exit code 2.
Linting: packages/create/src/index.ts#L7
Module '"/home/runner/work/keystone/keystone/node_modules/.pnpm/execa@9.4.0/node_modules/execa/index"' has no default export. Did you mean to use 'import { execa } from "/home/runner/work/keystone/keystone/node_modules/.pnpm/execa@9.4.0/node_modules/execa/index"' instead?
Linting
Process completed with exit code 2.
Integration tests for Admin UI (live-reloading.test.ts)
Process completed with exit code 1.