Skip to content
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] #1664

Update dependency nuxt to v3.11.0 [skip netlify]

Update dependency nuxt to v3.11.0 [skip netlify] #1664

Triggered via pull request February 15, 2024 19:33
Status Failure
Total duration 53s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.