feat: Update to latest design-system #4069
Annotations
10 errors and 2 warnings
www/src/components/account/InviteUser.tsx#L17
There should be at least one empty line between import groups
|
www/src/components/account/InviteUser.tsx#L18
`lodash` import should occur before import of `../../contexts/CurrentUserContext`
|
www/src/components/account/InviteUser.tsx#L45
Expected blank line before this statement
|
www/src/components/account/InviteUser.tsx#L45
Unexpected use of 'isNaN'. Use Number.isNaN instead https://github.com/airbnb/javascript#standard-library--isnan
|
www/src/components/account/Role.tsx#L1
'theme' is defined but never used. Allowed unused vars must match /^_/u
|
www/src/components/account/Role.tsx#L4
There should be at least one empty line between import groups
|
www/src/components/account/Role.tsx#L5
`styled-components` import should occur before import of `./Typeaheads`
|
www/src/components/account/RoleForm.tsx#L1
Member 'Switch' of the import declaration should be sorted alphabetically
|
www/src/components/account/RoleForm.tsx#L8
There should be at least one empty line between import groups
|
www/src/components/account/RoleForm.tsx#L9
There should be at least one empty line between import groups
|
www/src/components/account/invite/InviteUserButton.tsx#L33
React Hook useCallback has a missing dependency: 'userCount'. Either include it or remove the dependency array
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading