Mathieu Rul

Results 7 issues of Mathieu Rul

Fixes #2197 Replaces #2272 ## Test Plan > How do we know the code works? The JSON output report `outputReport.json` will contain a new entry `billable-minutes`: ``` "cost": { ......

Feature

Hi, I'm using segment version 4.8.2 and got a crash on Android 11 (the issue does not appear on Android 10). ``` E/ContextImpl: Tried to access visual service WindowManager from...

Run Danger on pull requests to `danger/danger` GitHub repository.

Hi To make developer life easier it would be nice to have the Intune SDK published on Maven repository. Like that i's far more easier to update when a new...

Feature Request
Backlog

# Description Add SARIF output and fixes https://github.com/adrienverge/yamllint/issues/578. # Changes - Refactor formatters to support SARIF output (line by line output was not suitable) - Create a dedicated formatters module...

It would be nice to be able to format output as [SARIF](https://docs.oasis-open.org/sarif/sarif/v2.1.0/sarif-v2.1.0.html). Then it can be used with [GitHub Code Scanning](https://docs.github.com/en/code-security/code-scanning/integrating-with-code-scanning/sarif-support-for-code-scanning).

### Check for existing issues - [X] Completed ### Describe the feature Having the option to output Vale as [SARIF](https://docs.oasis-open.org/sarif/sarif/v2.1.0/sarif-v2.1.0.html) would be helpful to upload the report to [GitHub Code...

Type: Enhancement