Refactor grep functionality and enhance documentation tools across codebase #474
Annotations
6 errors
genaiscript pr-review-commit:
docs/src/content/docs/guides/search-and-transform.mdx#L71
The variable name 'glob' is changed to 'globs' which may lead to a reference error if not updated everywhere.
|
genaiscript pr-review-commit:
docs/src/content/docs/index.mdx#L251
The second argument to 'workspace.grep' should be a string, not an object literal.
|
genaiscript pr-review-commit:
docs/src/content/docs/reference/scripts/system.mdx#L665
The second argument to 'workspace.grep' should be a string, not an object literal.
|
genaiscript pr-review-commit:
docs/src/content/docs/reference/scripts/system.mdx#L1155
The variable 'auth' is declared but its value is never read.
|
genaiscript pr-review-commit:
docs/src/components/BuiltinTools.mdx#L31
The word 'Retursn' is misspelled; it should be 'Returns'.
|
genaiscript pr-review-commit:
docs/src/content/docs/reference/scripts/system.mdx#L1504
The word 'Retursn' is misspelled; it should be 'Returns'.
|
Loading