Skip to content

Update dotnet.yml

Update dotnet.yml #14

Triggered via push August 28, 2024 14:28
Status Cancelled
Total duration 1m 39s
Artifacts

dotnet.yml

on: push
build
46s
build
Performance regression check
1m 30s
Performance regression check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 14 warnings
build
Process completed with exit code 1.
Performance regression check
The run was canceled by @BraedonWooding.
Performance regression check
The operation was canceled.
build: Benchmark/Benchmarks.cs#L10
Non-nullable property 'Implementation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Benchmark/Benchmarks.cs#L13
Non-nullable property 'Test' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Benchmark/Benchmarks.cs#L10
Non-nullable property 'Implementation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Benchmark/Benchmarks.cs#L13
Non-nullable property 'Test' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Performance regression check: SolarSharp.Interpreter/Interop/CustomConvertersCollection.cs#L158
XML comment has badly formed XML -- 'End tag was not expected at this location.'
Performance regression check: SolarSharp.Interpreter/Compatibility/Framework.cs#L6
Missing XML comment for publicly visible type or member 'Framework'
Performance regression check: SolarSharp.Interpreter/Compatibility/Framework.cs#L10
Missing XML comment for publicly visible type or member 'Framework.Do'
Performance regression check: SolarSharp.Interpreter/Compatibility/Frameworks/Base/FrameworkBase.cs#L6
Missing XML comment for publicly visible type or member 'FrameworkBase'
Performance regression check: SolarSharp.Interpreter/Compatibility/Frameworks/Base/FrameworkBase.cs#L8
Missing XML comment for publicly visible type or member 'FrameworkBase.StringContainsChar(string, char)'
Performance regression check: SolarSharp.Interpreter/Compatibility/Frameworks/Base/FrameworkBase.cs#L10
Missing XML comment for publicly visible type or member 'FrameworkBase.IsValueType(Type)'
Performance regression check: SolarSharp.Interpreter/Compatibility/Frameworks/Base/FrameworkBase.cs#L12
Missing XML comment for publicly visible type or member 'FrameworkBase.GetAssembly(Type)'
Performance regression check: SolarSharp.Interpreter/Compatibility/Frameworks/Base/FrameworkBase.cs#L14
Missing XML comment for publicly visible type or member 'FrameworkBase.GetBaseType(Type)'
Performance regression check: SolarSharp.Interpreter/Compatibility/Frameworks/Base/FrameworkBase.cs#L16
Missing XML comment for publicly visible type or member 'FrameworkBase.IsGenericType(Type)'
Performance regression check: SolarSharp.Interpreter/Compatibility/Frameworks/Base/FrameworkBase.cs#L18
Missing XML comment for publicly visible type or member 'FrameworkBase.IsGenericTypeDefinition(Type)'