Skip to content

Merge pull request #216 from effectai/remove-bridge-link #213

Merge pull request #216 from effectai/remove-bridge-link

Merge pull request #216 from effectai/remove-bridge-link #213

Triggered via push December 9, 2024 17:54
Status Success
Total duration 3m 28s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
deploy
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
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