Version bump: components-v0.21.1-alpha.6 #1570
Annotations
6 errors and 2 warnings
Lint:
packages/components/src/components/Snackbar/Snackbar.stories.tsx#L8
Imports should be sorted alphabetically
|
Lint:
packages/components/src/components/Snackbar/SnackbarProvider.tsx#L1
Member 'ReactNode' of the import declaration should be sorted alphabetically
|
Lint:
packages/components/src/components/Snackbar/SnackbarProvider.tsx#L4
Imports should be sorted alphabetically
|
Lint:
packages/components/src/components/Snackbar/SnackbarProvider.tsx#L4
Member 'DEFAULT_OFFSET' of the import declaration should be sorted alphabetically
|
Lint:
packages/components/src/hooks/useSnackbar.tsx#L2
Expected 'all' syntax before 'multiple' syntax
|
Lint
Process completed with exit code 1.
|
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|