Skip to content

Build and Publish

Build and Publish #42

Manually triggered September 16, 2023 14:17
Status Success
Total duration 4m 4s
Artifacts 6

build-and-publish.yml

on: workflow_dispatch
Set version number
26s
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-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 Linux (linux-x64): smink/Models/Report/TestSuite.cs#L10
Dereference of a possibly null reference.
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/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 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 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 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/Report/TestSuite.cs#L10
Dereference of a possibly null reference.
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 Windows (win-arm64): smink/Models/Report/TestSuite.cs#L10
Dereference of a possibly null reference.
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/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.
Build Windows (win-x64): smink/Models/Report/TestSuite.cs#L10
Dereference of a possibly null reference.
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/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.

Artifacts

Produced during runtime
Name Size
smink-linux-musl-x64-0.2.0 Expired
10.8 MB
smink-linux-x64-0.2.0 Expired
10.8 MB
smink-osx-arm64-0.2.0 Expired
11.4 MB
smink-osx-x64-0.2.0 Expired
11.3 MB
smink-win-arm64-0.2.0 Expired
9.31 MB
smink-win-x64-0.2.0 Expired
8.96 MB