Skip to content

Fixed the metrics. #570

Fixed the metrics.

Fixed the metrics. #570

Triggered via push September 25, 2023 22:20
Status Success
Total duration 14m 54s
Artifacts
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.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'DialedNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (javascript): NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'LRN' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (javascript): NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'OCN' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (javascript): NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'LATA' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (javascript): NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'City' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (javascript): NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'Ratecenter' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (javascript): NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'State' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (javascript): NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'Jurisdiction' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (javascript): NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'LEC' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (javascript): NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'LECType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'DialedNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'LRN' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'OCN' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'LATA' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'City' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'Ratecenter' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'State' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'Jurisdiction' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'LEC' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'LECType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.