Skip to content

CodeQL

CodeQL #477

Triggered via schedule July 29, 2023 11:26
Status Success
Total duration 12m 10s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

codeql-analysis.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Analyze (javascript)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Analyze (javascript): NumberSearch.Ops/Views/Lookups/Index.cshtml#L78
Dereference of a possibly null reference.
Analyze (javascript): NumberSearch.Ops/Views/OwnedNumbers/OwnedNumberEdit.cshtml#L364
Dereference of a possibly null reference.
Analyze (javascript): NumberSearch.Ops/Views/OwnedNumbers/OwnedNumberEdit.cshtml#L436
Dereference of a possibly null reference.
Analyze (javascript): NumberSearch.Ops/Views/Carriers/Create.cshtml#L140
Dereference of a possibly null reference.
Analyze (javascript): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L176
Possible null reference assignment.
Analyze (javascript): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L198
Dereference of a possibly null reference.
Analyze (javascript): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L199
Dereference of a possibly null reference.
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Analyze (csharp): NumberSearch.Ops/Views/Lookups/Index.cshtml#L78
Dereference of a possibly null reference.
Analyze (csharp): NumberSearch.Ops/Controllers/OrdersController.cs#L1530
Dereference of a possibly null reference.
Analyze (csharp): NumberSearch.Ops/Views/OwnedNumbers/OwnedNumberEdit.cshtml#L364
Dereference of a possibly null reference.
Analyze (csharp): NumberSearch.Ops/Views/OwnedNumbers/OwnedNumberEdit.cshtml#L436
Dereference of a possibly null reference.
Analyze (csharp): NumberSearch.Ops/Views/Carriers/Create.cshtml#L140
Dereference of a possibly null reference.
Analyze (csharp): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L65
Nullable value type may be null.
Analyze (csharp): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L145
Nullable value type may be null.
Analyze (csharp): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L176
Possible null reference assignment.
Analyze (csharp): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L198
Dereference of a possibly null reference.
Analyze (csharp): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L199
Dereference of a possibly null reference.