fix ton of comps #1931
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 1 warning
Run TypeScript:
src/renderer/modules/components/index.ts#L54
Property 'Radio' does not exist on type 'typeof import("/home/runner/work/replugged/replugged/src/renderer/modules/components/RadioItem")'.
|
Run TypeScript:
src/renderer/modules/components/index.ts#L84
'"./FormText"' has no exported member named 'FormTextType'. Did you mean 'FormTextTypeKey'?
|
Run TypeScript:
src/renderer/modules/components/index.ts#L155
Type 'CheckboxItemType' is not assignable to type 'CheckboxType'.
|
Run TypeScript:
src/renderer/modules/components/index.ts#L155
Type 'CheckboxItemType' is not assignable to type 'CheckboxType'.
|
Run TypeScript
Process completed with exit code 1.
|
Run TypeScript
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|