Skip to content

feat: require approval for sample data

837c420
Select commit
Loading
Failed to load commit list.
Open

Feat/init script #154

feat: require approval for sample data
837c420
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed May 27, 2025 in 4s

4 issues found. Autofix available.

Annotations

Check warning on line 71 in apps/sanity/config/init.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

apps/sanity/config/init.ts#L71

Unexpected control character(s) in regular expression: \x1b, \x1b. (no-control-regex)

Check warning on line 70 in apps/sanity/config/init.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

apps/sanity/config/init.ts#L70

Unexpected control character(s) in regular expression: \x1b, \x1b. (no-control-regex)

Check warning on line 46 in apps/sanity/config/init.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

apps/sanity/config/init.ts#L46

'cleanedText' is never reassigned. Use 'const' instead. (prefer-const)

Check warning on line 37 in apps/sanity/config/init.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

apps/sanity/config/init.ts#L37

'cleanedText' is never reassigned. Use 'const' instead. (prefer-const)