Skip to content

ESLint rules 改善

ESLint rules 改善 #6

Triggered via pull request November 19, 2023 00:43
Status Failure
Total duration 5m 48s
Artifacts

nodejs.yml

on: pull_request
Matrix: integration-test
Matrix: lint
Matrix: typecheck
Matrix: unit-test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
typecheck (18.16.0): .nuxt/pinceau/utils.ts#L1
'PinceauTheme' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
typecheck (18.16.0): .nuxt/pinceau/utils.ts#L1
'PropertyValue' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
typecheck (18.16.0): app/atoms/user.ts#L1
'FormUser' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
typecheck (18.16.0): app/atoms/user.ts#L1
'User' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
typecheck (18.16.0): app/components/CommentTitle.vue#L2
'Color' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
typecheck (18.16.0): app/components/event/PanelerCard.vue#L2
'Paneler' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
typecheck (18.16.0): app/components/forms/InputField.vue#L2
'InputHTMLAttributes' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
typecheck (18.16.0): app/components/forms/SubmitButton.vue#L2
'ButtonHTMLAttributes' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
typecheck (18.16.0): app/components/forms/TextareaField.vue#L2
'TextareaHTMLAttributes' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
typecheck (18.16.0): app/components/MarkDownText.vue#L3
'Path' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
integration-test (18.16.0)
Process completed with exit code 1.
integration-test (18.16.0)
No files were found with the provided path: ./tests/cypress/videos. No artifacts will be uploaded.