Skip to content

Frontend improvements #30

Frontend improvements

Frontend improvements #30

Triggered via pull request September 1, 2024 00:33
Status Failure
Total duration 44s
Artifacts

pull-request.yml

on: pull_request
preparation
3s
preparation
frontend - linters, tests and build
33s
frontend - linters, tests and build
backend - linters, tests and build
4s
backend - linters, tests and build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
backend - linters, tests and build
Process completed with exit code 1.
frontend - linters, tests and build
No overload matches this call.
frontend - linters, tests and build
Type '{ searchQuery: string; onSearchChange: (e: ChangeEvent<HTMLInputElement>) => void; onClearSearch: () => void; variant: "outlined"; startIcon: Element; placeholder: string; }' is missing the following properties from type 'SearchBarProps': viewMode, onToggleViewMode
frontend - linters, tests and build
Type '{ searchQuery: string; onSearchChange: (e: ChangeEvent<HTMLInputElement>) => void; onClearSearch: () => void; variant: "standard"; placeholder: string; style: { ...; }; }' is not assignable to type 'IntrinsicAttributes & SearchBarProps'.
frontend - linters, tests and build
Process completed with exit code 2.
preparation
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/
backend - linters, tests and build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
backend - linters, tests and build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
frontend - linters, tests and build
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/