Skip to content

Implement navbar and footer #33

Implement navbar and footer

Implement navbar and footer #33

Triggered via pull request August 28, 2024 09:49
Status Failure
Total duration 30s
Artifacts

ci.yaml

on: pull_request
cache-and-install
22s
cache-and-install
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/components/Footer/WFooter.spec.ts > WFooter > renders properly: src/components/Footer/WFooter.spec.ts#L78
Error: Snapshot `WFooter > renders properly 1` mismatched - Expected + Received @@ -279,30 +279,35 @@ class="h-max self-center" > <p class="copyright max-w-100 footer-text" > - © + © <span> 2018-2024 </span> <span> - by + + by + <a href="https://witnet.foundation" target="_blank" > Witnet Foundation </a> - and individual contributors. + + and individual contributors. </span> </p> <p class="copyright max-w-100 footer-text" > <span> - Content available under a + + Content available under a + <a href="https://creativecommons.org/publicdomain/zero/1.0/" target="_blank" > Creative Commons License @@ -635,11 +640,11 @@ "ADO_URL": "https://github.com/adoracles/", "AdoIcon": { "render": [Function], }, "LicenseText": { - "__file": "/Users/gabaldon/Witnet/wit-vue-ui/src/components/Footer/LicenseText.vue", + "__file": "/home/runner/work/wit-vue-ui/wit-vue-ui/src/components/Footer/LicenseText.vue", "__name": "LicenseText", "props": { "customContributorsText": { "required": false, "type": [Function], @@ -651,11 +656,11 @@ }, "render": [Function], "setup": [Function], }, "WSection": { - "__file": "/Users/gabaldon/Witnet/wit-vue-ui/src/components/Section/WSection.vue", + "__file": "/home/runner/work/wit-vue-ui/wit-vue-ui/src/components/Section/WSection.vue", "__name": "WSection", "props": { "contentClasses": { "default": "", "type": [Function], @@ -913,11 +918,11 @@ "ADO_URL": "https://github.com/adoracles/", "AdoIcon": { "render": [Function], }, "LicenseText": { - "__file": "/Users/gabaldon/Witnet/wit-vue-ui/src/components/Footer/LicenseText.vue", + "__file": "/home/runner/work/wit-vue-ui/wit-vue-ui/src/components/Footer/LicenseText.vue", "__name": "LicenseText", "props": { "customContributorsText": { "required": false, "type": [Function], @@ -929,11 +934,11 @@ }, "render": [Function], "setup": [Function], }, "WSection": { - "__file": "/Users/gabaldon/Witnet/wit-vue-ui/src/components/Section/WSection.vue", + "__file": "/home/runner/work/wit-vue-ui/wit-vue-ui/src/components/Section/WSection.vue", "__name": "WSection", "props": { "contentClasses": { "default": "", "type": [Function], @@ -7155,17 +7160,17 @@ { "__v_isVNode": true, "__v_skip": true, "anchor": null, "appContext": null, - "childre
cache-and-install
Process completed with exit code 1.