fix: select text file string should be i18n supported. avoided renaming existing field for backward compatiblity #1635
Annotations
3 errors and 10 warnings
Lint:
packages/core/src/components/upload/upload.tsx#L205
Replace `{this.i18nSelectFileText·||·this.selectFileText}` with `⏎··············{this.i18nSelectFileText·||·this.selectFileText}⏎············`
|
Lint
@siemens/ix#lint: command (/home/runner/work/ix/ix/packages/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
Lint
Process completed with exit code 1.
|
Lint:
packages/react/src/delegate.ts#L38
Unexpected any. Specify a different type
|
Lint:
packages/react/src/delegate.ts#L49
Unexpected any. Specify a different type
|
Lint:
packages/react/src/delegate.ts#L62
Unexpected any. Specify a different type
|
Lint:
packages/react/src/delegate.ts#L62
Unexpected any. Specify a different type
|
Lint:
packages/react/src/delegate.ts#L78
Unexpected any. Specify a different type
|
Lint:
packages/react/src/modal/modal.tsx#L13
Unexpected any. Specify a different type
|
Lint:
packages/react/src/modal/modal.tsx#L14
Unexpected any. Specify a different type
|
Lint:
packages/react/src/modal/portal.tsx#L23
Unexpected any. Specify a different type
|
Lint:
packages/react/src/modal/portal.tsx#L24
Unexpected any. Specify a different type
|
Lint:
packages/react/src/modal/portal.tsx#L27
Unexpected any. Specify a different type
|
Loading