run-cmake icon indicating copy to clipboard operation
run-cmake copied to clipboard

warning message not highlighted when run with cmake workflows

Open RTUnreal opened this issue 1 year ago • 2 comments

Hello, I have been using this action with the workflow option to run some tests for our project and I noticed a warning was not highlighted in the logs:

https://github.com/RTUnreal/OpenVR-AdvancedSettings/actions/runs/9735208658/job/26864160982#step:8:263

Thank you

RTUnreal avatar Jul 01 '24 07:07 RTUnreal

Fix in https://github.com/lukka/run-cmake/pull/144 @RTUnreal could you test the fix with run-cmake@dev/fix143 ? Thanks!

lukka avatar Jul 04 '24 02:07 lukka

sorry for not responding sooner. it does seem to work with stable v10: https://github.com/RTUnreal/OpenVR-AdvancedSettings/actions/runs/9907242249/job/27370491252#step:8:242 with pinned commit: https://github.com/RTUnreal/OpenVR-AdvancedSettings/actions/runs/9907323632/job/27370758674#step:8:242

RTUnreal avatar Jul 12 '24 11:07 RTUnreal

@RTUnreal fixed in [email protected]. Let me know, thank you!

lukka avatar Sep 10 '24 12:09 lukka