Create a migration command to migrate the data from V2 to V3 #118
Annotations
8 errors and 2 warnings
Lint:
src/react-view/utils/ui/tag/input-tag.tsx#L32
Unnecessary conditional, value is always truthy
|
Lint:
src/react-view/utils/ui/tag/input-tag.tsx#L40
'v' will use Object's default stringification format ('[object Object]') when stringified
|
Lint:
src/react-view/utils/ui/tag/input-tag.tsx#L40
Invalid type "ITagModel" of template literal expression
|
Lint:
src/react-view/utils/ui/tag/input-tag.tsx#L40
Invalid type "number" of template literal expression
|
Lint:
src/react-view/utils/ui/tag/input-tag.tsx#L73
Unsafe assignment of an `any` value
|
Lint:
src/react-view/utils/ui/tag/input-tag.tsx#L73
Unexpected any. Specify a different type
|
Lint:
src/react-view/utils/ui/tag/input-tag.tsx#L76
Unsafe assignment of an `any` value
|
Lint
Process completed with exit code 1.
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|