Added random anime picker #27
Annotations
3 errors and 1 warning
resources/js/widgets/layouts/authenticated/AuthenticatedLayout.test.ts > AuthenticatedLayout test (AuthenticatedLayout.vue) > Invitation link must not be rendered if user is not owner:
src/node_modules/.pnpm/ziggy-js@2.4.1/node_modules/ziggy-js/dist/index.js#L1
Error: Ziggy error: route 'anime.random' is not in the route list.
❯ new n node_modules/.pnpm/ziggy-js@2.4.1/node_modules/ziggy-js/dist/index.js:1:2390
❯ s node_modules/.pnpm/ziggy-js@2.4.1/node_modules/ziggy-js/dist/index.js:1:5261
❯ Proxy.e node_modules/.pnpm/ziggy-js@2.4.1/node_modules/ziggy-js/dist/index.js:1:5343
❯ Proxy._sfc_render resources/js/widgets/navigation/ui/Navigation.vue:38:36
❯ renderComponentRoot node_modules/.pnpm/@VUE+runtime-core@3.5.13/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6445:16
❯ ReactiveEffect.componentUpdateFn [as fn] node_modules/.pnpm/@VUE+runtime-core@3.5.13/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5262:46
❯ ReactiveEffect.run node_modules/.pnpm/@VUE+reactivity@3.5.13/node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19
❯ setupRenderEffect node_modules/.pnpm/@VUE+runtime-core@3.5.13/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5
❯ mountComponent node_modules/.pnpm/@VUE+runtime-core@3.5.13/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7
❯ processComponent node_modules/.pnpm/@VUE+runtime-core@3.5.13/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9
|
resources/js/widgets/layouts/authenticated/AuthenticatedLayout.test.ts > AuthenticatedLayout test (AuthenticatedLayout.vue) > Owner must see rendered invitation link:
src/node_modules/.pnpm/ziggy-js@2.4.1/node_modules/ziggy-js/dist/index.js#L1
Error: Ziggy error: route 'anime.random' is not in the route list.
❯ new n node_modules/.pnpm/ziggy-js@2.4.1/node_modules/ziggy-js/dist/index.js:1:2390
❯ s node_modules/.pnpm/ziggy-js@2.4.1/node_modules/ziggy-js/dist/index.js:1:5261
❯ Proxy.e node_modules/.pnpm/ziggy-js@2.4.1/node_modules/ziggy-js/dist/index.js:1:5343
❯ Proxy._sfc_render resources/js/widgets/navigation/ui/Navigation.vue:38:36
❯ renderComponentRoot node_modules/.pnpm/@VUE+runtime-core@3.5.13/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6445:16
❯ ReactiveEffect.componentUpdateFn [as fn] node_modules/.pnpm/@VUE+runtime-core@3.5.13/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5262:46
❯ ReactiveEffect.run node_modules/.pnpm/@VUE+reactivity@3.5.13/node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19
❯ setupRenderEffect node_modules/.pnpm/@VUE+runtime-core@3.5.13/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5
❯ mountComponent node_modules/.pnpm/@VUE+runtime-core@3.5.13/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7
❯ processComponent node_modules/.pnpm/@VUE+runtime-core@3.5.13/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9
|
tests (22.x, 9.14)
Process completed with exit code 1.
|
tests (22.x, 9.14)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|