Skip to content

C# 12

C# 12 #2739

Triggered via push November 20, 2023 12:19
Status Failure
Total duration 53s
Artifacts

CI.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

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)