Skip to content

Fix RIDs for .net 8 (#30) #41

Fix RIDs for .net 8 (#30)

Fix RIDs for .net 8 (#30) #41

Triggered via push September 16, 2023 14:15
Status Success
Total duration 4m 25s
Artifacts
Set version number
28s
Set version number
Matrix: Build Linux
Matrix: Build macOS
Matrix: Build Windows
Fit to window
Zoom out
Zoom in

Annotations

42 warnings
Build Linux (linux-x64): smink/Infrastructure/ReportConfig.cs#L5
Non-nullable property 'InputFiles' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Linux (linux-x64): smink/Infrastructure/ReportConfig.cs#L6
Non-nullable property 'OutputFile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Linux (linux-x64): smink/Models/NUnit/TestSuite.cs#L19
Non-nullable property 'TestSuites' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Linux (linux-x64): smink/Models/NUnit/TestSuite.cs#L20
Non-nullable property 'TestCases' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Linux (linux-x64): smink/Models/Report/TestSuite.cs#L10
Dereference of a possibly null reference.
Build Linux (linux-x64): smink/Models/NUnit/TestRun.cs#L17
Non-nullable property 'TestSuites' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Linux (linux-x64): smink/Models/NUnit/TestCase.cs#L22
Non-nullable property 'Failures' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build macOS (osx-x64): smink/Infrastructure/ReportConfig.cs#L5
Non-nullable property 'InputFiles' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build macOS (osx-x64): smink/Infrastructure/ReportConfig.cs#L6
Non-nullable property 'OutputFile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build macOS (osx-x64): smink/Models/NUnit/TestSuite.cs#L19
Non-nullable property 'TestSuites' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build macOS (osx-x64): smink/Models/NUnit/TestSuite.cs#L20
Non-nullable property 'TestCases' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build macOS (osx-x64): smink/Models/NUnit/TestRun.cs#L17
Non-nullable property 'TestSuites' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build macOS (osx-x64): smink/Models/NUnit/TestCase.cs#L22
Non-nullable property 'Failures' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build macOS (osx-x64): smink/Models/Report/TestSuite.cs#L10
Dereference of a possibly null reference.
Build macOS (osx-arm64): smink/Infrastructure/ReportConfig.cs#L5
Non-nullable property 'InputFiles' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build macOS (osx-arm64): smink/Infrastructure/ReportConfig.cs#L6
Non-nullable property 'OutputFile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build macOS (osx-arm64): smink/Models/Report/TestSuite.cs#L10
Dereference of a possibly null reference.
Build macOS (osx-arm64): smink/Models/NUnit/TestSuite.cs#L19
Non-nullable property 'TestSuites' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build macOS (osx-arm64): smink/Models/NUnit/TestSuite.cs#L20
Non-nullable property 'TestCases' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build macOS (osx-arm64): smink/Models/NUnit/TestRun.cs#L17
Non-nullable property 'TestSuites' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build macOS (osx-arm64): smink/Models/NUnit/TestCase.cs#L22
Non-nullable property 'Failures' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Windows (win-x64): smink/Infrastructure/ReportConfig.cs#L5
Non-nullable property 'InputFiles' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Windows (win-x64): smink/Infrastructure/ReportConfig.cs#L6
Non-nullable property 'OutputFile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Windows (win-x64): smink/Models/NUnit/TestSuite.cs#L19
Non-nullable property 'TestSuites' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Windows (win-x64): smink/Models/NUnit/TestSuite.cs#L20
Non-nullable property 'TestCases' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Windows (win-x64): smink/Models/NUnit/TestRun.cs#L17
Non-nullable property 'TestSuites' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Windows (win-x64): smink/Models/NUnit/TestCase.cs#L22
Non-nullable property 'Failures' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Windows (win-x64): smink/Models/Report/TestSuite.cs#L10
Dereference of a possibly null reference.
Build Linux (linux-musl-x64): smink/Infrastructure/ReportConfig.cs#L5
Non-nullable property 'InputFiles' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Linux (linux-musl-x64): smink/Infrastructure/ReportConfig.cs#L6
Non-nullable property 'OutputFile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Linux (linux-musl-x64): smink/Models/Report/TestSuite.cs#L10
Dereference of a possibly null reference.
Build Linux (linux-musl-x64): smink/Models/NUnit/TestSuite.cs#L19
Non-nullable property 'TestSuites' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Linux (linux-musl-x64): smink/Models/NUnit/TestSuite.cs#L20
Non-nullable property 'TestCases' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Linux (linux-musl-x64): smink/Models/NUnit/TestRun.cs#L17
Non-nullable property 'TestSuites' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Linux (linux-musl-x64): smink/Models/NUnit/TestCase.cs#L22
Non-nullable property 'Failures' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Windows (win-arm64): smink/Models/NUnit/TestSuite.cs#L19
Non-nullable property 'TestSuites' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Windows (win-arm64): smink/Models/NUnit/TestSuite.cs#L20
Non-nullable property 'TestCases' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Windows (win-arm64): smink/Models/NUnit/TestRun.cs#L17
Non-nullable property 'TestSuites' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Windows (win-arm64): smink/Models/NUnit/TestCase.cs#L22
Non-nullable property 'Failures' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Windows (win-arm64): smink/Models/Report/TestSuite.cs#L10
Dereference of a possibly null reference.
Build Windows (win-arm64): smink/Infrastructure/ReportConfig.cs#L5
Non-nullable property 'InputFiles' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Windows (win-arm64): smink/Infrastructure/ReportConfig.cs#L6
Non-nullable property 'OutputFile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.