chore(deps): update dependency @changesets/cli to v2.27.7 #652
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
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|