Skip to content

feat: UI/UX improvements #112

feat: UI/UX improvements

feat: UI/UX improvements #112

Triggered via pull request July 30, 2024 22:23
@k-g-jk-g-j
synchronize #39
feat/ui-changes
Status Failure
Total duration 1m 20s
Artifacts

main.yml

on: pull_request
Build, lint, and test  /  Prepare
16s
Build, lint, and test / Prepare
Check workflows
5s
Check workflows
Matrix: Build, lint, and test / Build
Matrix: Build, lint, and test / Lint
Matrix: Build, lint, and test / Test
All jobs completed
0s
All jobs completed
All jobs pass
0s
All jobs pass
is-release
0s
is-release
Publish release  /  publish-release
Publish release / publish-release
Publish release  /  publish-npm-dry-run
Publish release / publish-npm-dry-run
Publish release  /  publish-npm
Publish release / publish-npm
Publish release  /  get-release-version
Publish release / get-release-version
Fit to window
Zoom out
Zoom in

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/