Skip to content

WI #2488 Migrate to .NET 6.0 (#2497) #19

WI #2488 Migrate to .NET 6.0 (#2497)

WI #2488 Migrate to .NET 6.0 (#2497) #19

Re-run triggered April 21, 2023 07:07
Status Success
Total duration 8m 52s
Artifacts

dotnet.yml

on: push
build-and-test-ei-debug  /  build
7m 49s
build-and-test-ei-debug / build
build-and-test-debug  /  build
6m 48s
build-and-test-debug / build
build-and-test-ei-release  /  build
8m 33s
build-and-test-ei-release / build
build-and-test-release  /  build
10m 48s
build-and-test-release / build
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
build-and-test-debug / build: CSCupRuntime/StackList.cs#L47
Non-nullable field '_syncRoot' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-debug / build: CSCupRuntime/lr_parser.cs#L138
Non-nullable field 'cur_token' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-debug / build: CSCupRuntime/lr_parser.cs#L138
Non-nullable field 'production_tab' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-debug / build: CSCupRuntime/lr_parser.cs#L138
Non-nullable field 'action_tab' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-debug / build: CSCupRuntime/lr_parser.cs#L138
Non-nullable field 'reduce_tab' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-debug / build: CSCupRuntime/lr_parser.cs#L138
Non-nullable field '_scanner' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-debug / build: CSCupRuntime/lr_parser.cs#L138
Non-nullable field 'lookahead' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-ei-debug / build: CSCupRuntime/lr_parser.cs#L138
Non-nullable field 'cur_token' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-debug / build: CSCupRuntime/StackList.cs#L57
Non-nullable field '_syncRoot' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-ei-debug / build: CSCupRuntime/lr_parser.cs#L138
Non-nullable field 'production_tab' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-debug / build: CSCupRuntime/Symbol.cs#L49
Cannot convert null literal to non-nullable reference type.
build-and-test-ei-debug / build: CSCupRuntime/lr_parser.cs#L138
Non-nullable field 'action_tab' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-ei-debug / build: CSCupRuntime/lr_parser.cs#L138
Non-nullable field 'reduce_tab' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-debug / build: CSCupRuntime/Symbol.cs#L59
Cannot convert null literal to non-nullable reference type.
build-and-test-ei-debug / build: CSCupRuntime/lr_parser.cs#L138
Non-nullable field '_scanner' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-ei-debug / build: CSCupRuntime/lr_parser.cs#L138
Non-nullable field 'lookahead' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-ei-debug / build: CSCupRuntime/StackList.cs#L47
Non-nullable field '_syncRoot' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-ei-debug / build: CSCupRuntime/StackList.cs#L57
Non-nullable field '_syncRoot' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-ei-debug / build: CSCupRuntime/Symbol.cs#L49
Cannot convert null literal to non-nullable reference type.
build-and-test-ei-debug / build: CSCupRuntime/Symbol.cs#L59
Cannot convert null literal to non-nullable reference type.
build-and-test-release / build: TypeCobol.LanguageServer.Test.LanguageServerRobot.Installer/WhyThisProject.cs#L3
'WhyThisProject' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic).
build-and-test-release / build: CSCupRuntime/StackList.cs#L47
Non-nullable field '_syncRoot' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-release / build: CSCupRuntime/StackList.cs#L57
Non-nullable field '_syncRoot' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-release / build: CSCupRuntime/lr_parser.cs#L138
Non-nullable field 'cur_token' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-release / build: CSCupRuntime/lr_parser.cs#L138
Non-nullable field 'production_tab' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-release / build: CSCupRuntime/lr_parser.cs#L138
Non-nullable field 'action_tab' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-release / build: CSCupRuntime/lr_parser.cs#L138
Non-nullable field 'reduce_tab' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-release / build: CSCupRuntime/lr_parser.cs#L138
Non-nullable field '_scanner' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-release / build: CSCupRuntime/lr_parser.cs#L138
Non-nullable field 'lookahead' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-release / build: CSCupRuntime/Symbol.cs#L49
Cannot convert null literal to non-nullable reference type.
build-and-test-ei-release / build: TypeCobol.LanguageServer.Test.LanguageServerRobot.Installer/WhyThisProject.cs#L3
'WhyThisProject' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic).
build-and-test-ei-release / build: CSCupRuntime/StackList.cs#L47
Non-nullable field '_syncRoot' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-ei-release / build: CSCupRuntime/StackList.cs#L57
Non-nullable field '_syncRoot' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-ei-release / build: CSCupRuntime/StackList.cs#L74
Converting null literal or possible null value to non-nullable type.
build-and-test-ei-release / build: CSCupRuntime/StackList.cs#L69
Non-nullable field '_syncRoot' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-ei-release / build: CSCupRuntime/StackList.cs#L114
Possible null reference assignment.
build-and-test-ei-release / build: CSCupRuntime/StackList.cs#L114
Cannot convert null literal to non-nullable reference type.
build-and-test-ei-release / build: CSCupRuntime/StackList.cs#L241
Possible null reference assignment.
build-and-test-ei-release / build: CSCupRuntime/StackList.cs#L289
Possible null reference assignment.
build-and-test-ei-release / build: CSCupRuntime/StackList.cs#L284
Non-nullable field 'currentElement' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.