chore(deps): update typescript-eslint monorepo to v7.18.0 #594
Annotations
6 errors and 1 warning
build
Argument of type 'Schema<{}, {}, never>' is not assignable to parameter of type 'Schema<any, any, never>'.
|
build
Property '[TypeId]' is missing in type 'Schema<{ readonly message: string; }, { readonly message: string; }, never>' but required in type 'Schema<any, any, never>'.
|
build
Argument of type 'Schema<{}, {}, never>' is not assignable to parameter of type 'Schema<any, any, never>'.
|
build
Property '[TypeId]' is missing in type 'Schema<{ readonly message: string; }, { readonly message: string; }, never>' but required in type 'Schema<any, any, never>'.
|
build
@typed-at-rest/example-schema#build: command (/home/runner/work/typed-at-rest/typed-at-rest/example/schema) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|