Skip to content

Build and Publish

Build and Publish #37

Manually triggered September 16, 2023 11:23
Status Failure
Total duration 7m 28s
Artifacts

build-and-publish.yml

on: workflow_dispatch
Set version number
22s
Set version number
Matrix: Build Linux
Matrix: Build macOS
Matrix: Build Windows
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 21 warnings
Build macOS (osx.11.0-x64)
The specified RuntimeIdentifier 'osx.11.0-x64' is not recognized.
Build macOS (osx.11.0-x64)
Ahead-of-time compilation is not supported for the target runtime identifier 'osx.11.0-x64'.
Build macOS (osx.11.0-x64)
Process completed with exit code 1.
Build macOS (osx-x64)
The job was canceled because "osx_11_0-x64" failed.
Build macOS (osx.13-x64)
The job was canceled because "osx_11_0-x64" failed.
Build macOS (osx.12-x64)
The job was canceled because "osx_11_0-x64" failed.
Build macOS (osx.12-x64)
The specified RuntimeIdentifier 'osx.12-x64' is not recognized.
Build macOS (osx.12-x64)
Ahead-of-time compilation is not supported for the target runtime identifier 'osx.12-x64'.
Build macOS (osx.12-x64)
Process completed with exit code 1.
Build macOS (osx.11.0-arm64)
The job was canceled because "osx_11_0-x64" failed.
Build macOS (osx.11.0-arm64)
The operation was canceled.
Build macOS (osx.12-arm64)
The job was canceled because "osx_11_0-x64" failed.
Build macOS (osx.12-arm64)
The operation was canceled.
Build macOS (osx.13-arm64)
The job was canceled because "osx_11_0-x64" failed.
Build macOS (osx.13-arm64)
The operation was canceled.
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/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/Models/Report/TestSuite.cs#L10
Dereference of a possibly null reference.
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/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-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-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.