Skip to content

Implement navbar and footer #45

Implement navbar and footer

Implement navbar and footer #45

Triggered via pull request August 28, 2024 11:23
Status Failure
Total duration 35s
Artifacts

ci.yaml

on: pull_request
cache-and-install
24s
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 @@ -640,11 +640,11 @@ "ADO_URL": "https://github.com/adoracles/", "AdoIcon": Object { "render": [Function], }, "LicenseText": Object { - "__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": Object { "customContributorsText": Object { "required": false, "type": [Function], @@ -656,11 +656,11 @@ }, "render": [Function], "setup": [Function], }, "WSection": Object { - "__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": Object { "contentClasses": Object { "default": "", "type": [Function], @@ -918,11 +918,11 @@ "ADO_URL": "https://github.com/adoracles/", "AdoIcon": Object { "render": [Function], }, "LicenseText": Object { - "__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": Object { "customContributorsText": Object { "required": false, "type": [Function], @@ -934,11 +934,11 @@ }, "render": [Function], "setup": [Function], }, "WSection": Object { - "__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": Object { "contentClasses": Object { "default": "", "type": [Function], @@ -9015,11 +9015,11 @@ "type": "div", }, "suspense": null, "suspenseId": 0, "type": Object { - "__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": Object { "customContributorsText": Object { "required": false, "type": [Function], @@ -9104,11 +9104,11 @@ "target": null, "targetAnchor": null, "targetStart": null, "transition": null, "type": Object { - "__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": Object { "customContributor
cache-and-install
Process completed with exit code 1.