feat(new tool): GZIP String converter. #3228
Annotations
10 errors and 3 warnings
|
Type check:
src/tools/pdf-signature-checker/components/pdf-signature-details.vue#L35
'value' is of type 'unknown'.
|
|
Type check:
src/tools/pdf-signature-checker/components/pdf-signature-details.vue#L32
'value' is of type 'unknown'.
|
|
Type check:
src/tools/meta-tag-generator/meta-tag-generator.vue#L80
Type '(SelectOption | SelectGroupOption)[]' is not assignable to type 'string[] | CSelectOption<any>[] | undefined'.
|
|
Type check:
src/tools/iban-validator-and-parser/iban-validator-and-parser.vue#L69
Type 'string | null' is not assignable to type 'string | undefined'.
|
|
Type check:
src/tools/encryption/encryption.vue#L68
Type '"error"' is not assignable to type '"warning"'.
|
|
Type check:
src/tools/case-converter/case-converter.vue#L94
Argument of type '{ labelPosition: string; labelWidth: string; labelAlign: string; value: string; label: string; placeholder: string; rawText: true; }' is not assignable to parameter of type 'Partial<{ id: string; value: string; readonly: boolean; disabled: boolean; type: "text" | "password"; label: string; placeholder: string; validationRules: UseValidationRule<string>[]; ... 16 more ...; monospace: boolean; }> & Omit<...> & Record<...>'.
|
|
Type check:
src/tools/ascii-text-drawer/ascii-text-drawer.vue#L81
Type '"error"' is not assignable to type '"warning"'.
|
|
Type check:
src/tools/ascii-text-drawer/ascii-text-drawer.vue#L63
Type 'string' is not assignable to type 'boolean | undefined'.
|
|
Type check:
src/tools/ascii-text-drawer/ascii-text-drawer.vue#L18
Namespace 'nodeFiglet' has no exported member 'Fonts'.
|
|
Type check:
src/tools/ascii-text-drawer/ascii-text-drawer.vue#L17
Namespace 'nodeFiglet' has no exported member 'Options'.
|
|
Run linters:
src/ui/c-table/c-table.vue#L42
UnoCSS utilities are not ordered
|
|
Run linters:
src/ui/c-select/c-select.vue#L154
UnoCSS attributes are not ordered
|
|
Run linters:
src/modules/command-palette/command-palette.vue#L131
UnoCSS attributes are not ordered
|
Loading