Skip to content

Target api 36 - #233

Open
patriciojofre wants to merge 9 commits into
masterfrom
chore/target-api-36
Open

Target api 36#233
patriciojofre wants to merge 9 commits into
masterfrom
chore/target-api-36

Move the instrumented test script out of ci.yml so it parses

00d92ee
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL completed Aug 6, 2026 in 4s

2 configurations not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 2 configurations present on refs/heads/master were not found:

Default setup

  • ❓  /language:java-kotlin
  • ❓  /language:javascript-typescript

New alerts in code changed by this pull request

Security Alerts:

  • 1 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 142 in .github/workflows/ci.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}