C# 12 #2739
Annotations
7 errors and 10 warnings
Build (macos-latest)
The current .NET SDK does not support targeting .NET 8.0. Either target .NET 7.0 or lower, or use a version of the .NET SDK that supports .NET 8.0. Download the .NET SDK from https://aka.ms/dotnet/download
|
Build (macos-latest)
The current .NET SDK does not support targeting .NET 8.0. Either target .NET 7.0 or lower, or use a version of the .NET SDK that supports .NET 8.0. Download the .NET SDK from https://aka.ms/dotnet/download
|
Build (macos-latest)
Process completed with exit code 1.
|
Build (windows-latest)
The job was canceled because "macos-latest" failed.
|
Build (windows-latest)
The operation was canceled.
|
Build (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
Build (ubuntu-latest)
The operation was canceled.
|
Build (ubuntu-latest):
src/PhoneNumbers/CountryInfo_Africa.cs#L17
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
Build (ubuntu-latest):
src/PhoneNumbers/CountryInfo_Africa.cs#L18
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
Build (ubuntu-latest):
src/PhoneNumbers/CountryInfo_Africa.cs#L47
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
Build (ubuntu-latest):
src/PhoneNumbers/CountryInfo_Africa.cs#L48
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
Build (ubuntu-latest):
src/PhoneNumbers/CountryInfo_Africa.cs#L32
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
Build (ubuntu-latest):
src/PhoneNumbers/CountryInfo_Africa.cs#L33
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
Build (ubuntu-latest):
src/PhoneNumbers/CountryInfo_Asia.cs#L16
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
Build (ubuntu-latest):
src/PhoneNumbers/CountryInfo_Asia.cs#L28
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
Build (ubuntu-latest):
src/PhoneNumbers/CountryInfo_Africa.cs#L61
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
Build (ubuntu-latest):
src/PhoneNumbers/CountryInfo_Africa.cs#L62
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|