Skip to content

WI #2488 Specify sln file in workflow #20

WI #2488 Specify sln file in workflow

WI #2488 Specify sln file in workflow #20

Triggered via push April 21, 2023 07:30
Status Success
Total duration 10m 0s
Artifacts

dotnet.yml

on: push
build-and-test-ei-debug  /  build
6m 33s
build-and-test-ei-debug / build
build-and-test-debug  /  build
7m 0s
build-and-test-debug / build
build-and-test-ei-release  /  build
9m 44s
build-and-test-ei-release / build
build-and-test-release  /  build
9m 38s
build-and-test-release / build
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
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/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-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-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-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#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-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/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-debug / build: CSCupRuntime/StackList.cs#L74
Converting null literal or possible null value to non-nullable type.
build-and-test-debug / 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-debug / build: CSCupRuntime/StackList.cs#L114
Possible null reference assignment.
build-and-test-debug / build: CSCupRuntime/StackList.cs#L114
Cannot convert null literal to non-nullable reference type.
build-and-test-debug / build: CSCupRuntime/Symbol.cs#L49
Cannot convert null literal to non-nullable reference type.
build-and-test-debug / build: CSCupRuntime/Symbol.cs#L59
Cannot convert null literal to non-nullable reference type.
build-and-test-debug / build: CSCupRuntime/Symbol.cs#L55
Non-nullable field 'value' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-test-debug / build: CSCupRuntime/Symbol.cs#L65
Non-nullable field 'value' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
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/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-ei-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-ei-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-ei-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-ei-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-ei-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-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/Symbol.cs#L49
Cannot convert null literal to non-nullable reference type.