Skip to content

Merge master

Merge master #2

Triggered via push May 22, 2024 13:02
Status Failure
Total duration 2m 1s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 5 warnings
build: Gu.Wpf.DataGrid2D/Cell.cs#L368
Type or namespace definition, or end-of-file expected
build: Gu.Wpf.DataGrid2D/Cell.cs#L368
Type or namespace definition, or end-of-file expected
build: Gu.Wpf.DataGrid2D/Cell.cs#L368
Type or namespace definition, or end-of-file expected
build: Gu.Wpf.DataGrid2D/Cell.cs#L368
Type or namespace definition, or end-of-file expected
build: Gu.Wpf.DataGrid2D/Cell.cs#L368
Type or namespace definition, or end-of-file expected
build: Gu.Wpf.DataGrid2D/Cell.cs#L368
Type or namespace definition, or end-of-file expected
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: Gu.Wpf.DataGrid2D.UiTests/ItemsSourceTests.CellTemplate.cs#L44
Use 'string.Contains(char)' instead of 'string.Contains(string)' when searching for a single character (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1847)
build: Gu.Wpf.DataGrid2D.UiTests/ItemsSourceTests.CellTemplate.cs#L44
'string.Contains(string)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'Gu.Wpf.DataGrid2D.UiTests.ItemsSourceTests.CellTemplate.CellTemplateTest(string)' with a call to 'string.Contains(string, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build: Gu.Wpf.DataGrid2D.UiTests/ItemsSourceTests.CellTemplate.cs#L44
Use 'string.Contains(char)' instead of 'string.Contains(string)' when searching for a single character (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1847)
build: Gu.Wpf.DataGrid2D.UiTests/ItemsSourceTests.CellTemplate.cs#L44
'string.Contains(string)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'Gu.Wpf.DataGrid2D.UiTests.ItemsSourceTests.CellTemplate.CellTemplateTest(string)' with a call to 'string.Contains(string, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)