Make .NET 8 the minimum supported version #152
test.yml
on: push
Matrix: test-linux-musl
test-win
1m 30s
Matrix: test-linux
Matrix: test-macos
Annotations
12 errors
test-linux-musl (alpine3.19)
Process completed with exit code 1.
|
test-linux-musl (alpine3.18)
Process completed with exit code 1.
|
test-win:
src/Cryptography/Formatting/X25519PublicKeyFormatter.cs#L27
Feature 'ref readonly parameters' is not available in C# 9.0. Please use language version 12.0 or greater.
|
test-win:
src/Cryptography/Formatting/X25519PublicKeyFormatter.cs#L42
Feature 'ref readonly parameters' is not available in C# 9.0. Please use language version 12.0 or greater.
|
test-win:
src/Cryptography/Formatting/Ed25519PublicKeyFormatter.cs#L27
Feature 'ref readonly parameters' is not available in C# 9.0. Please use language version 12.0 or greater.
|
test-win:
src/Cryptography/Formatting/Ed25519PublicKeyFormatter.cs#L41
Feature 'ref readonly parameters' is not available in C# 9.0. Please use language version 12.0 or greater.
|
test-win:
src/Cryptography/IncrementalHash.cs#L36
Feature 'ref readonly parameters' is not available in C# 9.0. Please use language version 12.0 or greater.
|
test-win:
src/Cryptography/IncrementalHash.cs#L41
Feature 'ref readonly parameters' is not available in C# 9.0. Please use language version 12.0 or greater.
|
test-win:
src/Cryptography/IncrementalMac.cs#L36
Feature 'ref readonly parameters' is not available in C# 9.0. Please use language version 12.0 or greater.
|
test-win:
src/Cryptography/IncrementalMac.cs#L41
Feature 'ref readonly parameters' is not available in C# 9.0. Please use language version 12.0 or greater.
|
test-win:
src/Cryptography/IncrementalHash.cs#L60
Feature 'ref readonly parameters' is not available in C# 9.0. Please use language version 12.0 or greater.
|
test-win:
src/Cryptography/IncrementalHash.cs#L64
Feature 'ref readonly parameters' is not available in C# 9.0. Please use language version 12.0 or greater.
|