Merge pull request #150 from atlassian-labs/changeset-release/master #10
Annotations
4 errors and 1 warning
publish
Type 'unknown' is not assignable to type 'Key | undefined'.
|
publish
Property 'rev' is missing in type '{ style: { display: string; }; id: string; type: string; accept: string; onChange: (e: any) => void; }' but required in type 'Pick<Omit<HTMLProps<HTMLInputElement>, "height" | "align" | "size" | "valid"> & { size?: Sizes | undefined; align?: Alignments | undefined; valid?: ValidationStates | undefined; height?: number | undefined; }, "type" | ... 361 more ... | "rev">'.
|
publish
Error: The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
|
publish
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
|
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, changesets/action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|