fix(tokens): #971 align casing of tokens pt2 #1281
Annotations
3 errors and 2 warnings
compile
Property 'TabBar' does not exist on type '{ radio: { control: { container: { border: { sm: { active: { rest: { color: string; width: string; style: string; }; hover: { color: string; width: string; style: string; }; pressed: { color: string; width: string; style: string; }; focus: { ...; }; disabled: { ...; }; readonly: { ...; }; error: { ...; }; }; inactiv...'.
|
compile
Property 'TextArea' does not exist on type '{ radio: { control: { container: { border: { sm: { active: { rest: { color: string; width: string; style: string; }; hover: { color: string; width: string; style: string; }; pressed: { color: string; width: string; style: string; }; focus: { ...; }; disabled: { ...; }; readonly: { ...; }; error: { ...; }; }; inactiv...'. Did you mean 'textarea'?
|
compile
Process completed with exit code 2.
|
compile
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
compile
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/
|