Skip to content

Updated projects to dotnet 8 #451

Updated projects to dotnet 8

Updated projects to dotnet 8 #451

Triggered via push May 14, 2024 12:25
Status Cancelled
Total duration 1m 8s
Billable time 5m
Artifacts
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 15 warnings
linux-musl-x64
Process completed with exit code 127.
linux-arm64
The run was canceled by @MarcinZiabek.
linux-x64
The run was canceled by @MarcinZiabek.
osx-arm64
The run was canceled by @MarcinZiabek.
win-x64
The run was canceled by @MarcinZiabek.
win-x64
The operation was canceled.
osx-x64
The run was canceled by @MarcinZiabek.
osx-x64
The operation was canceled.
win-x86
The run was canceled by @MarcinZiabek.
win-x86
The operation was canceled.
linux-musl-x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
osx-arm64: Source/QuestPDF.UnitTests/GridTests.cs#L27
'GridExtensions.Grid(IContainer, Action<GridDescriptor>)' is obsolete: 'This element has been deprecated since version 2022.11. Please use the Table element, or the combination of the Row and Column elements.'
osx-arm64: Source/QuestPDF.UnitTests/GridTests.cs#L81
'GridExtensions.Grid(IContainer, Action<GridDescriptor>)' is obsolete: 'This element has been deprecated since version 2022.11. Please use the Table element, or the combination of the Row and Column elements.'
osx-arm64: Source/QuestPDF.UnitTests/GridTests.cs#L138
'GridExtensions.Grid(IContainer, Action<GridDescriptor>)' is obsolete: 'This element has been deprecated since version 2022.11. Please use the Table element, or the combination of the Row and Column elements.'
osx-arm64: Source/QuestPDF.UnitTests/GridTests.cs#L195
'GridExtensions.Grid(IContainer, Action<GridDescriptor>)' is obsolete: 'This element has been deprecated since version 2022.11. Please use the Table element, or the combination of the Row and Column elements.'
osx-arm64: Source/QuestPDF.LayoutTests/TestEngine/MockChild.cs#L17
Non-nullable property 'MockId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
osx-arm64: Source/QuestPDF.LayoutTests/TestEngine/MockChild.cs#L9
Non-nullable property 'MockId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
osx-arm64: Source/QuestPDF.LayoutTests/TestEngine/LayoutTestResult.cs#L9
Non-nullable property 'ActualLayout' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
osx-arm64: Source/QuestPDF.LayoutTests/TestEngine/LayoutTestResult.cs#L10
Non-nullable property 'ExpectedLayout' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
osx-arm64: Source/QuestPDF.LayoutTests/TestEngine/LayoutTestResult.cs#L26
Non-nullable property 'MockId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
osx-arm64: Source/QuestPDF.LayoutTests/TestEngine/LayoutTestResult.cs#L21
Non-nullable property 'Mocks' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
win-x64: Source/QuestPDF.UnitTests/GridTests.cs#L27
'GridExtensions.Grid(IContainer, Action<GridDescriptor>)' is obsolete: 'This element has been deprecated since version 2022.11. Please use the Table element, or the combination of the Row and Column elements.'
win-x64: Source/QuestPDF.UnitTests/GridTests.cs#L81
'GridExtensions.Grid(IContainer, Action<GridDescriptor>)' is obsolete: 'This element has been deprecated since version 2022.11. Please use the Table element, or the combination of the Row and Column elements.'
win-x64: Source/QuestPDF.UnitTests/GridTests.cs#L138
'GridExtensions.Grid(IContainer, Action<GridDescriptor>)' is obsolete: 'This element has been deprecated since version 2022.11. Please use the Table element, or the combination of the Row and Column elements.'
win-x64: Source/QuestPDF.UnitTests/GridTests.cs#L195
'GridExtensions.Grid(IContainer, Action<GridDescriptor>)' is obsolete: 'This element has been deprecated since version 2022.11. Please use the Table element, or the combination of the Row and Column elements.'