This repository has been archived by the owner on Mar 18, 2024. It is now read-only.
Update dependency nuxt to v3.11.0 [skip netlify] #1747
Annotations
10 errors
test:
components/AppFooter.vue#L55
'AuthUser' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
test:
components/AppHeader.vue#L69
'AuthUser' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
test:
components/AppUserMenu.vue#L57
'AuthUser' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
test:
components/CommentDetail.vue#L30
'MltshpComment' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
test:
components/CommentList.vue#L15
'MltshpComment' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
test:
components/LikeButton.vue#L33
Property 'liked' does not exist on type '{}'.
|
test:
components/PostActions.vue#L35
'AuthUser' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
test:
components/PostActions.vue#L36
'MltshpFile' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
test:
components/PostCard.vue#L14
'AuthUser' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
test:
components/PostCard.vue#L15
'MltshpFile' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|