Refactor grep functionality and enhance documentation tools across codebase #479
Annotations
10 errors
genaiscript pr-review-commit:
docs/src/components/BuiltinAgents.mdx#L9
Link text should be descriptive and unique for accessibility. "agent docs" is not descriptive enough.
|
genaiscript pr-review-commit:
docs/src/components/BuiltinTools.mdx#L31
Typographical error in the word "Retursn". It should be "Returns".
|
genaiscript pr-review-commit:
docs/src/content/docs/blog/drafts/code-review-with-genai.md#L15
Link text should be descriptive and unique for accessibility. "here on GitHub" is not descriptive enough.
|
genaiscript pr-review-commit:
docs/src/content/docs/guides/search-and-transform.mdx#L72
Variable name changed from 'glob' to 'globs' which may cause issues if not updated everywhere.
|
genaiscript pr-review-commit:
docs/src/content/docs/guides/search-and-transform.mdx#L74
Incorrect API usage, 'workspace.grep' should be called with 'glob' instead of 'globs'.
|
genaiscript pr-review-commit:
docs/src/content/docs/index.mdx#L252
Incorrect API usage, 'workspace.grep' should be called with 'glob' instead of 'globs'.
|
genaiscript pr-review-commit:
docs/src/content/docs/reference/scripts/system.mdx#L671
Incorrect API usage, 'workspace.grep' should be called with 'glob' instead of 'globs'.
|
genaiscript pr-review-commit:
docs/src/content/docs/reference/scripts/system.mdx#L1044
The code snippet is overly complex and may be difficult to understand. Consider simplifying the logic.
|
genaiscript pr-review-commit:
docs/src/content/docs/reference/scripts/system.mdx#L1165
Unused variable 'auth' should be removed if it is not used in the context.
|
genaiscript pr-review-commit:
docs/src/content/docs/samples/prv.mdx#L17
The document title "Pull Request Reviewer" should match the filename "prv.mdx". Consider renaming the file to "pull-request-reviewer.mdx" for consistency.
|
Loading