Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[actions] rpi actions passing even when failing #8146

Open
dimitre opened this issue Oct 15, 2024 · 1 comment
Open

[actions] rpi actions passing even when failing #8146

dimitre opened this issue Oct 15, 2024 · 1 comment

Comments

@dimitre
Copy link
Member

dimitre commented Oct 15, 2024

I'm not sure why github actions are "passing" even with fatal errors.

../../../libs/openFrameworks/math/ofMath.cpp
  In file included from ../../../libs/openFrameworks/math/ofMath.cpp:1:
  ../../../libs/openFrameworks/math/ofMath.h:5:10: fatal error: glm/fwd.hpp: No such file or directory
      5 | #include <glm/fwd.hpp>
        |          ^~~~~~~~~~~~~
  compilation terminated.
  make[2]: *** [makefileCommon/compile.core.mk:259: 
@roymacdonald
Copy link
Member

no idea but this issue might be related to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants