Skip to content

chore(deps): update dotnet monorepo #1842

chore(deps): update dotnet monorepo

chore(deps): update dotnet monorepo #1842

Triggered via pull request August 13, 2024 17:15
Status Failure
Total duration 2m 52s
Artifacts

build.yml

on: pull_request
dotnet-build-logic
1m 51s
dotnet-build-logic
dotnet-build-install
2m 39s
dotnet-build-install
dotnet-build-launcher
1m 3s
dotnet-build-launcher
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#L195
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/Model/Logger.cs#L343
The field 'ListLogger.time' is never used
dotnet-build-install: installer/Data/ConfigFileData.cs#L352
The event 'ConfigData.OnFileChanged' is never used
dotnet-build-install: installer/Model/EEsast.cs#L195
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/Model/Logger.cs#L343
The field 'ListLogger.time' is never used
dotnet-build-install: installer/Data/ConfigFileData.cs#L352
The event 'ConfigData.OnFileChanged' is never used
dotnet-build-install: installer/Model/EEsast.cs#L195
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/Model/Logger.cs#L343
The field 'ListLogger.time' is never used
dotnet-build-install: installer/Data/ConfigFileData.cs#L352
The event 'ConfigData.OnFileChanged' is never used
dotnet-build-install: installer/Model/EEsast.cs#L195
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.