Skip to content

Release 2.1.2

Release 2.1.2 #24

Triggered via push November 27, 2024 03:39
Status Failure
Total duration 1m 4s
Artifacts

pages.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: tsconfig.json#L2
File '@docusaurus/tsconfig' not found.
build: src/client/theme/SearchBar/SearchBar.tsx#L13
Could not find a declaration file for module 'mark.js'. '/home/runner/work/docusaurus-plugin-search-local/docusaurus-plugin-search-local/node_modules/mark.js/dist/mark.js' implicitly has an 'any' type.
build: src/client/utils/SearchSourceFactory.ts#L54
Parameter 'query' implicitly has an 'any' type.
build: src/client/utils/SearchSourceFactory.ts#L65
Parameter 'result' implicitly has an 'any' type.
build: src/client/utils/SearchSourceFactory.ts#L71
Parameter 'result' implicitly has an 'any' type.
build: src/client/utils/fetchIndexes.ts#L1
Could not find a declaration file for module 'lunr'. '/home/runner/work/docusaurus-plugin-search-local/docusaurus-plugin-search-local/node_modules/lunr/lunr.js' implicitly has an 'any' type.
build: src/client/utils/smartQueries.ts#L1
Could not find a declaration file for module 'lunr'. '/home/runner/work/docusaurus-plugin-search-local/docusaurus-plugin-search-local/node_modules/lunr/lunr.js' implicitly has an 'any' type.
build: src/client/utils/smartQueries.ts#L57
Parameter 'item' implicitly has an 'any' type.
build: src/types.ts#L3
Could not find a declaration file for module 'lunr'. '/home/runner/work/docusaurus-plugin-search-local/docusaurus-plugin-search-local/node_modules/lunr/lunr.js' implicitly has an 'any' type.
build
Process completed with exit code 2.