Refactor grep functionality and enhance documentation tools across codebase #494
Annotations
10 errors
docs/src/components/CreateScript.mdx#L7
Missing semicolon
|
docs/src/content/docs/blog/drafts/code-review-with-genai.md#L14
The link to the "Reviewer" script is incorrect and should be updated to the new filename.
|
docs/src/content/docs/guides/ask-my-image.mdx#L19
The model name has been updated and should be reflected in the documentation.
|
docs/src/content/docs/guides/search-and-transform.mdx#L72
The variable name 'glob' is incorrect and should be 'globs'.
|
docs/src/content/docs/guides/search-and-transform.mdx#L74
The 'workspace.grep' function is incorrectly called with a single string argument instead of an object with a 'globs' property.
|
docs/src/content/docs/index.mdx#L252
The 'workspace.grep' function is incorrectly called with a single string argument instead of an object with a 'globs' property.
|
docs/src/content/docs/reference/cli/commands.md#L407
The 'workspace' command section is deprecated and should be removed from the documentation.
|
docs/src/content/docs/reference/scripts/images.md#L9
The model name has been updated and should be reflected in the documentation.
|
docs/src/content/docs/reference/scripts/system.mdx#L204
The context information provided is incorrect and should be updated to reflect the new context.
|
docs/src/content/docs/reference/scripts/system.mdx#L235
There is a typo in the word "are" which should be "are".
|
This job succeeded
Loading