Skip to content

feat: add VModal

feat: add VModal #81

Triggered via push June 13, 2024 10:33
Status Success
Total duration 49s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: components/molecules/VModal/Alignment.stories.vue#L23
Disallow self-closing on HTML void elements (<br/>)
lint: components/molecules/VModal/Alignment.stories.vue#L24
'name' should be on a new line
lint: components/molecules/VModal/Alignment.stories.vue#L24
'@input' should be on a new line
lint: components/molecules/VModal/Alignment.stories.vue#L25
Expected 1 line break after opening tag (`<option>`), but no line breaks found
lint: components/molecules/VModal/Alignment.stories.vue#L25
Expected 1 line break before closing tag (`</option>`), but no line breaks found
lint: components/molecules/VModal/Alignment.stories.vue#L26
':key' should be on a new line
lint: components/molecules/VModal/Alignment.stories.vue#L26
':value' should be on a new line
lint: components/molecules/VModal/Alignment.stories.vue#L30
Disallow self-closing on HTML void elements (<br/>)
lint: components/molecules/VModal/Alignment.stories.vue#L31
Disallow self-closing on HTML void elements (<br/>)
lint: components/molecules/VModal/Alignment.stories.vue#L32
'@click' should be on a new line