Skip to content

Merge pull request #3716 from tig/v2_3715-Pos-Has #646

Merge pull request #3716 from tig/v2_3715-Pos-Has

Merge pull request #3716 from tig/v2_3715-Pos-Has #646

Triggered via push September 1, 2024 16:29
Status Failure
Total duration 2m 57s
Artifacts

publish.yml

on: push
Build and Publish to Nuget.org
2m 49s
Build and Publish to Nuget.org
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Build and Publish to Nuget.org
Process completed with exit code 1.
Build and Publish to Nuget.org: Terminal.Gui/View/Layout/Pos.cs#L336
XML comment has syntactically incorrect cref attribute 'Pos}'
Build and Publish to Nuget.org: Terminal.Gui/Views/ColorPicker.cs#L156
Nullability of reference types in type of parameter 'sender' of 'void ColorPicker.UpdateValueFromName(object sender, HasFocusEventArgs e)' doesn't match the target delegate 'EventHandler<HasFocusEventArgs>' (possibly because of nullability attributes).
Build and Publish to Nuget.org: Terminal.Gui/View/Layout/Dim.cs#L52
XML comment has cref attribute 'Fill(int)' that could not be resolved
Build and Publish to Nuget.org: Terminal.Gui/View/View.Layout.cs#L454
XML comment has cref attribute 'Fill(int)' that could not be resolved
Build and Publish to Nuget.org: Terminal.Gui/View/View.Layout.cs#L503
XML comment has cref attribute 'Fill(int)' that could not be resolved
Build and Publish to Nuget.org: Terminal.Gui/Views/ColorPicker.cs#L365
Missing XML comment for publicly visible type or member 'ColorPicker.Dispose(bool)'
Build and Publish to Nuget.org: Terminal.Gui/Views/Toplevel.cs#L27
Ambiguous reference in cref attribute: 'Dim.Fill'. Assuming 'Dim.Fill()', but could have also matched other overloads including 'Dim.Fill(Dim)'.
Build and Publish to Nuget.org: UnitTests/Application/ApplicationTests.cs#L1202
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
Build and Publish to Nuget.org: Terminal.Gui/View/Layout/Pos.cs#L336
XML comment has syntactically incorrect cref attribute 'Pos}'
Build and Publish to Nuget.org: Terminal.Gui/Views/ColorPicker.cs#L156
Nullability of reference types in type of parameter 'sender' of 'void ColorPicker.UpdateValueFromName(object sender, HasFocusEventArgs e)' doesn't match the target delegate 'EventHandler<HasFocusEventArgs>' (possibly because of nullability attributes).