Skip to content

Merge pull request #214 from effectai/fix-daocall-time #211

Merge pull request #214 from effectai/fix-daocall-time

Merge pull request #214 from effectai/fix-daocall-time #211

Triggered via push May 15, 2024 14:13
Status Success
Total duration 1m 15s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2.1.4, actions/cache@v2.1.3, peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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