You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there is an error during the nitro server build (in my case #28), then nuxi generate just keeps going and returns the exit code 0 (success). Thus the CI workflow passes although it should fail in the presence of an error.
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered:
Environment
Windows_NT
v17.0.1
2.16.0-27273615.ab1c6cb4
yarn@1.22.15
Webpack
target
,bridge
,vite
,alias
,nitro
,ssr
,head
,css
,plugins
,components
,tailwindcss
,buildModules
,modules
,serverMiddleware
,watch
,privateRuntimeConfig
,build
,storybook
-
@nuxtjs/tailwindcss@4.2.1
,portal-vue/nuxt
,@nuxt/postcss8@1.1.3
,@pinia/nuxt@0.1.0
,nuxt-route-meta@2.3.2
,@nuxt/bridge@3.0.0-27283410.c53b6a5
Reproduction
JabRef/JabRefOnline#480, and in particular the "build" step in https://github.com/JabRef/JabRefOnline/runs/4218058544?check_suite_focus=true
Describe the bug
If there is an error during the nitro server build (in my case #28), then
nuxi generate
just keeps going and returns the exit code 0 (success). Thus the CI workflow passes although it should fail in the presence of an error.Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: