Skip to content

build(deps): bump Roslynator.Analyzers from 4.5.0 to 4.6.1 in /src #2439

build(deps): bump Roslynator.Analyzers from 4.5.0 to 4.6.1 in /src

build(deps): bump Roslynator.Analyzers from 4.5.0 to 4.6.1 in /src #2439

Triggered via pull request November 2, 2023 23:11
Status Failure
Total duration 26m 52s
Artifacts

ci-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build / build
The process 'C:\Program Files\dotnet\dotnet.exe' failed with exit code 1
build / build: src/ReactiveUI/Platforms/android/LinkerOverrides.cs#L57
This call site is reachable on: 'Android' 21.0 and later. 'TimePicker.Hour' is only supported on: 'android' 23.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build / build: src/ReactiveUI/Platforms/android/LinkerOverrides.cs#L57
This call site is reachable on: 'Android' 21.0 and later. 'TimePicker.Hour.set' is only supported on: 'android' 23.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build / build: src/ReactiveUI/Platforms/android/LinkerOverrides.cs#L57
This call site is reachable on: 'Android' 21.0 and later. 'TimePicker.Hour' is only supported on: 'android' 23.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build / build: src/ReactiveUI/Platforms/android/LinkerOverrides.cs#L58
This call site is reachable on: 'Android' 21.0 and later. 'TimePicker.Minute.set' is only supported on: 'android' 23.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build / build: src/ReactiveUI/Platforms/android/LinkerOverrides.cs#L58
This call site is reachable on: 'Android' 21.0 and later. 'TimePicker.Minute' is only supported on: 'android' 23.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build / build: src/ReactiveUI/Platforms/android/LinkerOverrides.cs#L58
This call site is reachable on: 'Android' 21.0 and later. 'TimePicker.Minute' is only supported on: 'android' 23.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build / build: src/ReactiveUI/Platforms/android/AndroidObservableForWidgets.cs#L125
This call site is reachable on: 'Android' 21.0 and later. 'TimePicker.Hour' is only supported on: 'android' 23.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build / build: src/ReactiveUI/Platforms/android/AndroidObservableForWidgets.cs#L140
This call site is reachable on: 'Android' 21.0 and later. 'TimePicker.Minute' is only supported on: 'android' 23.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build / build: src/ReactiveUI.XamForms.Tests/RoutedViewHostTest.cs#L301
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
build / build: src/ReactiveUI.XamForms.Tests/RoutedViewHostTest.cs#L337
Test methods should not call ConfigureAwait(), as it may bypass parallelization limits. (https://xunit.net/xunit.analyzers/rules/xUnit1030)