Skip to content

Inital work in support of #367. #487

Inital work in support of #367.

Inital work in support of #367. #487

Triggered via push August 2, 2023 20:54
Status Success
Total duration 12m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
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/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 (javascript): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L234
Dereference of a possibly null reference.
Analyze (javascript): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L313
Dereference of a possibly null reference.
Analyze (javascript): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L321
Possible null reference assignment.
Analyze (javascript): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L323
Possible null reference assignment.
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/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.
Analyze (csharp): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L202
Nullable value type may be null.
Analyze (csharp): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L234
Dereference of a possibly null reference.
Analyze (csharp): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L313
Dereference of a possibly null reference.
Analyze (csharp): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L321
Possible null reference assignment.
Analyze (csharp): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L323
Possible null reference assignment.