fix(RadioGroup): style typings #1421
pull-request.yml
on: pull_request
Tests & lint
57s
Build & canary release
33s
Prepare Storybook for review & tests
1m 29s
Prepare Docs for the Review
1m 24s
Annotations
2 errors and 3 warnings
|
Build & canary release:
src/components/fields/TextInputMapper/TextInputMapper.tsx#L350
Type '(newValue: string) => void' is not assignable to type '(selectedKey: string | null) => void'.
|
|
Build & canary release
Process completed with exit code 1.
|
|
Tests & lint:
src/tasty/utils/mergeStyles.ts#L11
Function declared in a loop contains unsafe references to variable(s) 'styles'
|
|
Prepare Docs for the Review
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/
|
|
Prepare Docs for the Review
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/
|