Bump @nitrogql/cli from 1.3.0 to 1.6.3 #57
Annotations
10 errors and 2 warnings
Run npm run check:
src/app/(api)/graphql/resolvers/event.ts#L7
Type 'ID' is not assignable to type 'string | undefined'.
|
Run npm run check:
src/app/(api)/graphql/resolvers/event.ts#L14
Type 'ID' is not assignable to type 'string | undefined'.
|
Run npm run check:
src/app/(api)/graphql/resolvers/event.ts#L25
Type 'ID' is not assignable to type 'string | undefined'.
|
Run npm run check:
src/app/(api)/graphql/resolvers/guild.ts#L9
Type 'ID' is not assignable to type 'string'.
|
Run npm run check:
src/app/(api)/graphql/resolvers/guild.ts#L18
Type 'ID' is not assignable to type 'string | undefined'.
|
Run npm run check:
src/app/(api)/graphql/resolvers/guild.ts#L27
Type 'ID' is not assignable to type 'string | undefined'.
|
Run npm run check:
src/app/(api)/graphql/resolvers/index.ts#L11
Type 'ID' is not assignable to type 'string | StringFilter<"Member"> | undefined'.
|
Run npm run check:
src/app/(api)/graphql/resolvers/index.ts#L28
Type 'ID' is not assignable to type 'string | undefined'.
|
Run npm run check:
src/app/(api)/graphql/resolvers/index.ts#L50
Type 'ID' is not assignable to type 'string | undefined'.
|
Run npm run check:
src/app/(web)/[guildId]/[eventId]/(index)/@about/page.tsx#L56
Type '{ name: string; id: string; guild: { id: string; items: { name: string; id: string; picture: string | null; issuedAt: string | Date; }[]; me: { register: boolean; write: boolean; }; }; date: string | Date; discounts: { ...; }[]; displays: { ...; }[]; }' is not assignable to type '{ name: string; date: string; }'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading