Skip to content

CodeQL

CodeQL #760

Triggered via schedule July 13, 2024 11:26
Status Success
Total duration 5m 43s
Artifacts

codeql-analysis.yml

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

Annotations

26 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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, github/codeql-action/init@v2, actions/setup-dotnet@v3, 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/
Analyze (javascript): NumberSearch.DataAccess/Twilio/LineTypeIntelligence.cs#L55
Non-nullable property 'carrier_name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (javascript): NumberSearch.DataAccess/Twilio/LineTypeIntelligence.cs#L56
Non-nullable property 'error_code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (javascript): NumberSearch.DataAccess/Twilio/LineTypeIntelligence.cs#L57
Non-nullable property 'mobile_country_code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (javascript): NumberSearch.DataAccess/Twilio/LineTypeIntelligence.cs#L58
Non-nullable property 'mobile_network_code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (javascript): NumberSearch.DataAccess/Twilio/LineTypeIntelligence.cs#L59
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (javascript): NumberSearch.DataAccess/Twilio/LineTypeIntelligence.cs#L12
Non-nullable property 'call_forwarding' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (javascript): NumberSearch.DataAccess/Twilio/LineTypeIntelligence.cs#L13
Non-nullable property 'caller_name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (javascript): NumberSearch.DataAccess/Twilio/LineTypeIntelligence.cs#L14
Non-nullable property 'calling_country_code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (javascript): NumberSearch.DataAccess/Twilio/LineTypeIntelligence.cs#L15
Non-nullable property 'country_code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (javascript): NumberSearch.DataAccess/Twilio/LineTypeIntelligence.cs#L16
Non-nullable property 'disposable_phone_number_risk' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (javascript)
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/
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, github/codeql-action/init@v2, actions/setup-dotnet@v3, 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/
Analyze (csharp)
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/
Analyze (csharp): NumberSearch.DataAccess/Twilio/LineTypeIntelligence.cs#L55
Non-nullable property 'carrier_name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): NumberSearch.DataAccess/Twilio/LineTypeIntelligence.cs#L56
Non-nullable property 'error_code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): NumberSearch.DataAccess/Twilio/LineTypeIntelligence.cs#L57
Non-nullable property 'mobile_country_code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): NumberSearch.DataAccess/Twilio/LineTypeIntelligence.cs#L58
Non-nullable property 'mobile_network_code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): NumberSearch.DataAccess/Twilio/LineTypeIntelligence.cs#L59
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): NumberSearch.DataAccess/Twilio/LineTypeIntelligence.cs#L12
Non-nullable property 'call_forwarding' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): NumberSearch.DataAccess/Twilio/LineTypeIntelligence.cs#L13
Non-nullable property 'caller_name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): NumberSearch.DataAccess/Twilio/LineTypeIntelligence.cs#L14
Non-nullable property 'calling_country_code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): NumberSearch.DataAccess/Twilio/LineTypeIntelligence.cs#L15
Non-nullable property 'country_code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): NumberSearch.DataAccess/Twilio/LineTypeIntelligence.cs#L16
Non-nullable property 'disposable_phone_number_risk' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.