feat: text area component and packages update #66
Annotations
7 errors and 3 warnings
src/mocks/modules/property/services/getPropertiesService.ts#L6
There should be at least one empty line between import groups
|
src/mocks/modules/property/services/getPropertiesService.ts#L12
`@database/propertiesData.json` import should occur before import of `msw`
|
src/mocks/modules/property/services/getPropertyService.ts#L6
There should be at least one empty line between import groups
|
src/mocks/modules/property/services/getPropertyService.ts#L7
`@database/propertiesData.json` import should occur before import of `@faker-js/faker/locale/pt_PT`
|
src/mocks/modules/user/services/getAllUsersService.ts#L6
There should be at least one empty line between import groups
|
src/mocks/modules/user/services/getAllUsersService.ts#L7
`@database/allUsersData.json` import should occur before import of `msw`
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/presentation/contexts/authContext.tsx#L27
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
src/presentation/pages/propertyPage/propertyContext.tsx#L44
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
The logs for this run have expired and are no longer available.
Loading