[Aider 0.75.2] [anthropic/claude-3-7-sonnet-20250219] [$0.10] [🔴 doesn't work] feat: add code versioning with ability to view and restore previous versions #145
Annotations
10 errors and 10 warnings
|
components/CodeEditor.vue#L3
All imports in the declaration are only used as types. Use `import type`
|
|
components/CodeVersionHistory.vue#L2
All imports in the declaration are only used as types. Use `import type`
|
|
components/CodeVersionHistory.vue#L18
Missing trailing comma
|
|
components/CodeVersionHistory.vue#L41
Unexpected mutation of "versions" prop
|
|
components/CodeVersionHistory.vue#L56
Trailing spaces not allowed
|
|
components/CodeVersionHistory.vue#L60
Trailing spaces not allowed
|
|
components/CodeVersionHistory.vue#L64
Trailing spaces not allowed
|
|
components/CodeVersionHistory.vue#L66
Trailing spaces not allowed
|
|
components/CodeVersionHistory.vue#L67
Trailing spaces not allowed
|
|
components/CodeVersionHistory.vue#L72
Missing trailing comma
|
|
components/CodeVersionHistory.vue#L52
'class' should be on a new line
|
|
components/CodeVersionHistory.vue#L53
Expected 1 line break after opening tag (`<p>`), but no line breaks found
|
|
components/CodeVersionHistory.vue#L53
Expected 1 line break before closing tag (`</p>`), but no line breaks found
|
|
components/CodeVersionHistory.vue#L59
Expected 1 line break after opening tag (`<h3>`), but no line breaks found
|
|
components/CodeVersionHistory.vue#L59
Expected 1 line break before closing tag (`</h3>`), but no line breaks found
|
|
components/CodeVersionHistory.vue#L61
'class' should be on a new line
|
|
components/CodeVersionHistory.vue#L65
'class' should be on a new line
|
|
components/CodeVersionHistory.vue#L70
Attribute ":class" should go before "@click"
|
|
components/CodeVersionHistory.vue#L75
Expected 1 line break after opening tag (`<div>`), but no line breaks found
|
|
components/CodeVersionHistory.vue#L75
Expected 1 line break before closing tag (`</div>`), but no line breaks found
|
The logs for this run have expired and are no longer available.
Loading