Skip to content

Merge pull request #200 from effectai/rochelle_9 #205

Merge pull request #200 from effectai/rochelle_9

Merge pull request #200 from effectai/rochelle_9 #205

Triggered via push January 22, 2024 17:25
Status Success
Total duration 1m 12s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2.1.4, actions/cache@v2.1.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy: components/Avatar.vue#L75
Unexpected console statement
deploy: components/ConnectWallet.vue#L4
Require self-closing on HTML elements (<div>)
deploy: components/Footer.vue#L9
Expected a space before '/>', but not found
deploy: components/Footer.vue#L10
Expected a space before '/>', but not found
deploy: components/Footer.vue#L11
Expected a space before '/>', but not found
deploy: components/Footer.vue#L12
Expected a space before '/>', but not found
deploy: components/Modal.vue#L3
Require self-closing on HTML elements (<div>)
deploy: components/Modal.vue#L5
Expected 1 line break after opening tag (`<h2>`), but no line breaks found
deploy: components/Modal.vue#L5
Expected 1 line break before closing tag (`</h2>`), but no line breaks found
deploy: components/Modal.vue#L11
'v-html' directive can lead to XSS attack