as any in test #25
build-test-publish.yml
on: push
Matrix: playwright-tests
build-and-push
1m 45s
fe-unit-tests
1m 11s
be-unit-tests
1m 16s
integration-tests
1m 1s
lint
26s
publish-latest-image
0s
Annotations
2 errors and 11 warnings
tests/unit/router.test.ts > router > can initialise router:
app/static/tests/unit/router.test.ts#L71
AssertionError: expected "spy" to be called with arguments: [ { history: {}, routes: [ …(2) ] } ]
Received:
1st spy call:
Array [
Object {
"history": Object {},
"routes": Array [
Object {
"component": Object {
"__file": "/home/runner/work/wodin/wodin/app/static/src/components/WodinSession.vue",
"components": Object {
"RouterView": null,
},
"name": "WodinSession",
"props": Object {
"appName": [Function String],
"appsPath": [Function String],
"baseUrl": [Function String],
"defaultLanguage": [Function String],
"enableI18n": [Function Boolean],
"loadSessionId": [Function String],
"shareNotFound": [Function String],
},
"render": [Function _sfc_render],
"setup": [Function setup],
},
"path": "/",
+ "props": Object {
+ "initSelectedTab": undefined,
+ },
},
Object {
"component": Object {
"__file": "/home/runner/work/wodin/wodin/app/static/src/components/sessions/SessionsPage.vue",
"__scopeId": "data-v-dd2c72ba",
"components": Object {
"ConfirmModal": Object {
"__file": "/home/runner/work/wodin/wodin/app/static/src/components/ConfirmModal.vue",
"__name": "ConfirmModal",
"emits": Array [
"close",
"confirm",
],
"props": Object {
"open": [Function Boolean],
"text": [Function String],
"title": [Function String],
},
"render": [Function _sfc_render],
"setup": [Function setup],
},
"EditSessionLabel": Object {
"__file": "/home/runner/work/wodin/wodin/app/static/src/components/sessions/EditSessionLabel.vue",
"name": "EditSessionLabel",
"props": Object {
"open": Object {
"required": true,
"type": [Function Boolean],
},
"sessionId": Object {
"required": true,
"type": [Function String],
},
"sessionLabel": Object {
"required": true,
"type": [Function String],
},
},
"render": [Function _sfc_render],
"setup": [Function setup],
},
"ErrorsAlert": Object {
"__file": "/home/runner/work/wodin/wodin/app/static/src/components/ErrorsAlert.vue",
"name": "ErrorsAlert",
"render": [Function _sfc_render],
"setup": [Function setup],
},
"RouterLink": null,
"VueFeather": Object {
"computed": Object {
"isRemSize": [Function isRemSize],
},
"name": "VueFeather",
"props": Object {
"animation": Object {
"default": undefined,
"type": [Function String],
},
"animationSpeed": Object {
"default": undefined,
"type": [Function String],
},
"fill": Object {
"default": "none",
"type": [Function String],
},
"size": Object {
"default": 24,
"type": Array [
[Function Number],
[Function String],
],
},
"stroke": Object {
"default": "currentColor",
"type": [Function String],
},
"strokeLinecap":
|
fe-unit-tests
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fe-unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
be-unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
playwright-tests (6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|