Skip to content

Feature/fetch posts results #73

Feature/fetch posts results

Feature/fetch posts results #73

Triggered via pull request December 7, 2023 18:55
Status Failure
Total duration 1m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

js-qa.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
build: sources/js/src/components/search.tsx#L8
'props' is already declared in the upper scope on line 4 column 27
build: sources/js/src/components/search.tsx#L16
Expected an assignment or function call and instead saw an expression
build: sources/js/src/storage/posts/reducer.ts#L9
Array type using 'T[]' is forbidden. Use 'Array<T>' instead
build: sources/js/src/utils/order-selected-options-at-the-top.ts#L17
Expected an assignment or function call and instead saw an expression
build: sources/js/src/utils/unique-ordered-set.ts#L14
Expected an assignment or function call and instead saw an expression
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: sources/js/src/components/search.tsx#L11
React Hook useCallback has an unnecessary dependency: 'props.id'. Either exclude it or remove the dependency array