chore: Migrate to github actions for CI. #2
Annotations
2 errors and 2 warnings
Run /./.github/actions/ci
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
|
Run /./.github/actions/ci
Process completed with exit code 1.
|
Run /./.github/actions/ci:
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)
|
Run /./.github/actions/ci:
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)
|
Loading