CodeQL #173
Annotations
3 warnings and 3 notices
Analyze
The following actions uses Node.js version which is deprecated and will be forced to run on node20: microsoft/InclusivenessAnalyzer@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Consider replacing term "master" with an alternative such as "primary", "main", "default", "leader":
.github/workflows/CodeQL.yml#L5
.github/workflows/CodeQL.yml#L5 branches: [master]
|
Consider replacing term "master" with an alternative such as "primary", "main", "default", "leader":
.github/workflows/CodeQL.yml#L7
.github/workflows/CodeQL.yml#L7 branches: [master]
|
Analyze
Inclusiveness Analyzer
|
Analyze
- Excluding file patterns : **/.git,**/node_modules/**,**/package-lock.json
**/.github/workflows/*.yml
|
Analyze
- Scanning files added or modified in last commit
|