Skip to content

Create main.yml

Create main.yml #15

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

dotnet.yml

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

Annotations

2 errors and 14 warnings
build
Process completed with exit code 1.
Performance regression check
'comment-on-alert' is enabled but 'github-token' is not set. Please give API token to send commit comment on alert
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)'