chore(deps): bump the testing group with 2 updates #44
Annotations
10 errors
|
Lint:
app/lib/runtime/index.ts#L196
Async function 'teardownCurrentRuntime' expected a return value
|
|
Lint:
app/lib/runtime/index.ts#L189
Expected a block comment instead of consecutive line comments
|
|
Lint:
app/lib/runtime/index.ts#L188
Expected to return a value at the end of async function 'teardownCurrentRuntime'
|
|
Lint:
app/lib/runtime/index.ts#L116
Expected a block comment instead of consecutive line comments
|
|
|
|
|
|
Lint:
app/lib/persistence/useChatHistory.ts#L477
Replace `⏎··········(a)·=>·a?.title·&&·a.title·!==·'Code·Changes',⏎········` with `(a)·=>·a?.title·&&·a.title·!==·'Code·Changes'`
|
|
Lint:
app/lib/persistence/useChatHistory.ts#L472
Expected a block comment instead of consecutive line comments
|
|
|
|
Lint:
app/components/chat/AssistantMessage.tsx#L86
Replace `⏎····.replace(COMPLETE_ARTIFACT_BLOCK_RE,·'')⏎····` with `.replace(COMPLETE_ARTIFACT_BLOCK_RE,·'')`
|
Loading