Skip to content

Update dotnet-desktop.yml #452

Update dotnet-desktop.yml

Update dotnet-desktop.yml #452

Triggered via push May 14, 2024 12:25
Status Failure
Total duration 3m 37s
Billable time 11m
Artifacts
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 39 warnings
osx-x64
Process completed with exit code 1.
linux-musl-x64
Process completed with exit code 127.
linux-x64
Process completed with exit code 100.
linux-arm64
Process completed with exit code 1.
osx-arm64
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/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.
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-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-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.'
osx-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.'
osx-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.'
osx-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.'
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/.
win-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/.
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.'
win-x64: 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.
win-x64: 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.
win-x64: 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.
win-x64: 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.LayoutTests/TestEngine/MockChild.cs#L9
Non-nullable property 'MockId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
win-x64: Source/QuestPDF.LayoutTests/TestEngine/LayoutTest.cs#L11
Non-nullable property 'TestIdentifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
win-x86
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/.
win-x86: 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-x86: 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-x86: 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-x86: 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.'
win-x86: 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.
win-x86: 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.
win-x86: 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.
win-x86: 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-x86: Source/QuestPDF.LayoutTests/TestEngine/LayoutTest.cs#L11
Non-nullable property 'TestIdentifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
win-x86: 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.