Juan Manuel Servera
Juan Manuel Servera
Thanks for all this info. Yes, the pom.xml seems a bit extreme, and makes sense to not support it, but maybe the GitHub team could find a way to create...
I've dag a bit deeper and it seems that the openshift.io service is not very stable (at least today), and it will probably be the cause of all these random...
@molinasharma
Hi, based on the work done by @jwgmeligmeyling, @abirismyname and some tinkering with the container from the [GitLab security analyzers](https://gitlab.com/gitlab-org/security-products/analyzers/spotbugs), I've managed to have a working version in my project....
Hi again, I have done a first version with some generalizations so the action can be used in different scenarios easily: https://github.com/jmservera/spotbugs-github-action/tree/Enhance-Spotbugs-parametrization-and-sarif-output I only tested it with a small Maven...
It happens the same with devcontainers and .NET Interactive with any language, either .dib or .ipynb. Trying to fix it with the semanticHighlighting value does not have any effect.
After playing around with DAB and running it manually to test it, I've managed to workaround the issue by setting an environment value like explained here: https://github.com/Azure/data-api-builder/discussions/1425 So now my...