feat: Search #47
Annotations
12 warnings
lint:
src/Breadcrumbs.tsx#L6
The reactive variable 'props.path.split' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored
|
lint:
src/Search.tsx#L52
The oninput prop should be renamed to onInput for readability
|
lint:
src/Search.tsx#L61
Empty components are self-closing
|
lint:
src/Search.tsx#L69
The onclick prop should be renamed to onClick for readability
|
lint:
src/SearchIndex.tsx#L85
Empty components are self-closing
|
lint:
src/SearchIndex.tsx#L87
Use an object for the style prop instead of a string
|
lint:
src/SearchIndex.tsx#L89
The reactive variable 'status' should be called as a function when used in JSX
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|