Update dependency @antfu/eslint-config to v3 - autoclosed #1039
Annotations
10 errors and 1 warning
Run pnpm lint --format compact:
src/app.ts#L3
Expected "hono/cookie" to come before "hono/cors".
|
Run pnpm lint --format compact:
src/app.ts#L5
Expected "nexus/dist/definitions/_types" (type) to come before "hono/secure-headers" (external).
|
Run pnpm lint --format compact:
src/app.ts#L8
Expected "@hono/graphql-server" to come before "uuid".
|
Run pnpm lint --format compact:
src/app.ts#L10
Expected "@/config" to come before "@hono/graphql-server".
|
Run pnpm lint --format compact:
src/graphql/resolvers.ts#L3
Expected "@/modules/like/like.graphql" to come before "@/modules/strat/strat.graphql".
|
Run pnpm lint --format compact:
src/graphql/schema.ts#L5
Expected "@/config" to come before "nexus".
|
Run pnpm lint --format compact:
src/graphql/snapshot.test.ts#L7
Expected "@/graphql/schema" to come before "vitest".
|
Run pnpm lint --format compact:
src/graphql/types.generated.ts#L242
'TypeName' is defined but never used. Allowed unused vars must match /^_/u.
|
Run pnpm lint --format compact:
src/graphql/types.generated.ts#L243
'TypeName' is defined but never used. Allowed unused vars must match /^_/u.
|
Run pnpm lint --format compact:
src/graphql/types.generated.ts#L245
'TypeName' is defined but never used. Allowed unused vars must match /^_/u.
|
find pnpm cache path
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading