Skip to content

Update WriterTest.cs #48

Update WriterTest.cs

Update WriterTest.cs #48

Triggered via push September 4, 2023 20:47
Status Failure
Total duration 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/Source/Float2.cs#L13
The modifier 'override' is not valid for this item
build: src/Source/Float2.cs#L13
Method must have a return type
build: src/Source/Float2.cs#L13
Feature 'parameterless struct constructors' is not available in C# 8.0. Please use language version 10.0 or greater.
build: src/Source/Float4.cs#L7
Method must have a return type
build: src/Source/Float4.cs#L15
The modifier 'override' is not valid for this item
build: src/Source/Float4.cs#L15
Method must have a return type
build: src/Source/Float4.cs#L15
Feature 'parameterless struct constructors' is not available in C# 8.0. Please use language version 10.0 or greater.
build: src/Source/Float3.cs#L14
The modifier 'override' is not valid for this item
build: src/Source/Float3.cs#L14
Method must have a return type
build: src/Source/Float3.cs#L14
Feature 'parameterless struct constructors' is not available in C# 8.0. Please use language version 10.0 or greater.