Skip to content

Make .NET 8 the minimum supported version #152

Make .NET 8 the minimum supported version

Make .NET 8 the minimum supported version #152

Triggered via push April 28, 2024 23:05
Status Failure
Total duration 1m 43s
Artifacts

test.yml

on: push
Matrix: test-linux-musl
Matrix: test-linux
Matrix: test-macos
Fit to window
Zoom out
Zoom in

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.