Update Dependencies #413
codeql-analysis.yml
on: pull_request
CodeQL-Build
3m 50s
Annotations
15 warnings
CodeQL-Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1.7.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
CodeQL-Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1.7.2, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CodeQL-Build
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
CodeQL-Build
This run of the CodeQL Action does not have permission to access Code Scanning API endpoints. As a result, it will not be opted into any experimental features. This could be because the Action is running on a pull request from a fork. If not, please ensure the Action has the 'security-events: write' permission. Details: Resource not accessible by integration
|
CodeQL-Build
Feature flags do not specify a default CLI version. Falling back to the CLI version shipped with the Action. This is 2.19.2.
|
CodeQL-Build:
RecursiveExtractor/Extractors/SevenZipExtractor.cs#L44
Dereference of a possibly null reference.
|
CodeQL-Build:
RecursiveExtractor/Extractors/SevenZipExtractor.cs#L157
Dereference of a possibly null reference.
|
CodeQL-Build:
RecursiveExtractor/Extractors/RarExtractor.cs#L107
Dereference of a possibly null reference.
|
CodeQL-Build:
RecursiveExtractor/Extractors/RarExtractor.cs#L152
Dereference of a possibly null reference.
|
CodeQL-Build:
RecursiveExtractor/Extractors/SevenZipExtractor.cs#L44
Dereference of a possibly null reference.
|
CodeQL-Build:
RecursiveExtractor/Extractors/RarExtractor.cs#L107
Dereference of a possibly null reference.
|
CodeQL-Build:
RecursiveExtractor/Extractors/TarExtractor.cs#L73
Dereference of a possibly null reference.
|
CodeQL-Build:
RecursiveExtractor/Extractors/SevenZipExtractor.cs#L157
Dereference of a possibly null reference.
|
CodeQL-Build:
RecursiveExtractor/Extractors/RarExtractor.cs#L152
Dereference of a possibly null reference.
|
CodeQL-Build:
RecursiveExtractor/Extractors/TarExtractor.cs#L143
Dereference of a possibly null reference.
|