chore: Migrate to github actions for CI. #2
Annotations
7 errors and 2 warnings
Build ubuntu-latest - 8.x - net8.0
The current .NET SDK does not support targeting .NET 9.0. Either target .NET 8.0 or lower, or use a version of the .NET SDK that supports .NET 9.0. Download the .NET SDK from https://aka.ms/dotnet/download
|
Build ubuntu-latest - 8.x - net8.0
Process completed with exit code 1.
|
Build windows-latest - 8.x - net8.0
The job was canceled because "ubuntu-latest_8_x_net8_0" failed.
|
Build windows-latest - 8.x - net8.0
The operation was canceled.
|
Build ubuntu-latest - 9.x - net9.0
The job was canceled because "ubuntu-latest_8_x_net8_0" failed.
|
Build windows-latest - 9.x - net9.0
The job was canceled because "ubuntu-latest_8_x_net8_0" failed.
|
Build windows-latest - 9.x - net9.0
A task was canceled.
|
Build ubuntu-latest - 8.x - net8.0:
src/LaunchDarkly.Cache/ICache.cs#L52
Parameter 'value' has no matching param tag in the XML comment for 'ICache<K, V>.TryGetValue(K, out V)' (but other parameters do)
|
Build ubuntu-latest - 8.x - net8.0:
src/LaunchDarkly.Cache/ICache.cs#L52
Parameter 'value' has no matching param tag in the XML comment for 'ICache<K, V>.TryGetValue(K, out V)' (but other parameters do)
|