feat: UI/UX improvements #112
main.yml
on: pull_request
Build, lint, and test
/
Prepare
16s
Check workflows
5s
Matrix: Build, lint, and test / Build
Matrix: Build, lint, and test / Lint
Matrix: Build, lint, and test / Test
Publish release
/
get-release-version
Annotations
25 errors and 6 warnings
Build, lint, and test / Lint (20.x):
src/ui/components/ErrorMessage.tsx#L15
Type '{ label: string; variant: RowVariant.Critical; }' is not assignable to type 'RowProps & { key?: Key | null; }'.
|
Build, lint, and test / Lint (20.x):
src/ui/components/ErrorMessage.tsx#L16
Type '{}' is not assignable to type 'TextProps & { key?: Key | null; }'.
|
Build, lint, and test / Lint (20.x):
src/ui/components/SpinnerWithMessage.tsx#L14
Type '{}' is not assignable to type 'BoxProps & { key?: Key | null; }'.
|
Build, lint, and test / Lint (20.x):
src/ui/components/SpinnerWithMessage.tsx#L15
Type '{}' is not assignable to type 'HeadingProps & { key?: Key | null; }'.
|
Build, lint, and test / Lint (20.x):
src/ui/components/SpinnerWithMessage.tsx#L17
Type '{}' is not assignable to type 'TextProps & { key?: Key | null; }'.
|
Build, lint, and test / Lint (20.x):
src/ui/components/SuccessMessage.tsx#L28
Type '{}' is not assignable to type 'BoxProps & { key?: Key | null; }'.
|
Build, lint, and test / Lint (20.x):
src/ui/components/SuccessMessage.tsx#L29
Type '{}' is not assignable to type 'HeadingProps & { key?: Key | null; }'.
|
Build, lint, and test / Lint (20.x):
src/ui/components/SuccessMessage.tsx#L31
Type '{}' is not assignable to type 'TextProps & { key?: Key | null; }'.
|
Build, lint, and test / Lint (20.x):
src/ui/components/SuccessMessage.tsx#L35
Type '{}' is not assignable to type 'TextProps & { key?: Key | null; }'.
|
Build, lint, and test / Lint (20.x):
src/ui/components/WatchForm.tsx#L39
Type '{}' is not assignable to type 'BoxProps & { key?: Key | null; }'.
|
Build, lint, and test / Lint (18.x)
The job was canceled because "_20_x" failed.
|
Build, lint, and test / Lint (18.x):
src/ui/components/ErrorMessage.tsx#L15
Type '{ label: string; variant: RowVariant.Critical; }' is not assignable to type 'RowProps & { key?: Key | null; }'.
|
Build, lint, and test / Lint (18.x):
src/ui/components/ErrorMessage.tsx#L16
Type '{}' is not assignable to type 'TextProps & { key?: Key | null; }'.
|
Build, lint, and test / Lint (18.x):
src/ui/components/SpinnerWithMessage.tsx#L14
Type '{}' is not assignable to type 'BoxProps & { key?: Key | null; }'.
|
Build, lint, and test / Lint (18.x):
src/ui/components/SpinnerWithMessage.tsx#L15
Type '{}' is not assignable to type 'HeadingProps & { key?: Key | null; }'.
|
Build, lint, and test / Lint (18.x):
src/ui/components/SpinnerWithMessage.tsx#L17
Type '{}' is not assignable to type 'TextProps & { key?: Key | null; }'.
|
Build, lint, and test / Lint (18.x):
src/ui/components/SuccessMessage.tsx#L28
Type '{}' is not assignable to type 'BoxProps & { key?: Key | null; }'.
|
Build, lint, and test / Lint (18.x):
src/ui/components/SuccessMessage.tsx#L29
Type '{}' is not assignable to type 'HeadingProps & { key?: Key | null; }'.
|
Build, lint, and test / Lint (18.x):
src/ui/components/SuccessMessage.tsx#L31
Type '{}' is not assignable to type 'TextProps & { key?: Key | null; }'.
|
Build, lint, and test / Lint (18.x):
src/ui/components/SuccessMessage.tsx#L35
Type '{}' is not assignable to type 'TextProps & { key?: Key | null; }'.
|
Build, lint, and test / Lint (18.x):
src/ui/components/WatchForm.tsx#L39
Type '{}' is not assignable to type 'BoxProps & { key?: Key | null; }'.
|
Build, lint, and test / Test (20.x)
Process completed with exit code 1.
|
Build, lint, and test / Test (18.x)
The job was canceled because "_20_x" failed.
|
Build, lint, and test / Test (18.x)
Process completed with exit code 1.
|
All jobs pass
Process completed with exit code 1.
|
Check workflows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build, lint, and test / Prepare
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Build, lint, and test / Build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Build, lint, and test / Lint (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Build, lint, and test / Build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Build, lint, and test / Test (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|