Skip to content

Merge pull request #75 from eesast/renovate/csharpier-0.x #242

Merge pull request #75 from eesast/renovate/csharpier-0.x

Merge pull request #75 from eesast/renovate/csharpier-0.x #242

Triggered via push January 14, 2025 06:07
Status Failure
Total duration 11m 25s
Artifacts

build.yml

on: push
dotnet-build-logic
1m 5s
dotnet-build-logic
dotnet-build-install
9m 52s
dotnet-build-install
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
dotnet-build-logic
Process completed with exit code 1.
dotnet-build-install: installer/Model/EEsast.cs#L196
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
dotnet-build-install: installer/Data/ConfigFileData.cs#L352
The event 'ConfigData.OnFileChanged' is never used
dotnet-build-install: installer/Model/Logger.cs#L343
The field 'ListLogger.time' is never used
dotnet-build-install: installer/ViewModel/InstallViewModel.cs#L230
This call site is reachable on: 'MacCatalyst' 13.1 and later. 'IFolderPicker.PickAsync(string, CancellationToken)' is only supported on: 'Android' 26.0 and later, 'iOS' 14.0 and later, 'maccatalyst' 14.0 and later, 'Tizen', 'Windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
dotnet-build-install: installer/Model/EEsast.cs#L196
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
dotnet-build-install: installer/Data/ConfigFileData.cs#L352
The event 'ConfigData.OnFileChanged' is never used
dotnet-build-install: installer/Model/Logger.cs#L343
The field 'ListLogger.time' is never used
dotnet-build-install: installer/ViewModel/InstallViewModel.cs#L230
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'IFolderPicker.PickAsync(string, CancellationToken)' is only supported on: 'Android' 26.0 and later, 'iOS' 14.0 and later, 'maccatalyst' 14.0 and later, 'Tizen', 'Windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
dotnet-build-install: installer/ViewModel/DebugViewModel.cs#L259
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'Process.Kill()' is unsupported on: 'ios' all versions. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
dotnet-build-install: installer/ViewModel/DebugViewModel.cs#L264
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'Process.Kill()' is unsupported on: 'ios' all versions. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)