Skip to content

Merge pull request #41 from mika-f/format #133

Merge pull request #41 from mika-f/format

Merge pull request #41 from mika-f/format #133

Triggered via push March 6, 2024 11:04
Status Success
Total duration 1m 42s
Artifacts

dotnet-build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build (ubuntu-latest): src/Plana.Workspace/SolutionWorkspace.cs#L40
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.
build (ubuntu-latest): src/Plana.Workspace/SolutionWorkspace.cs#L45
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.
build (ubuntu-latest): src/Plana.Workspace/ProjectWorkspace.cs#L39
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.
build (ubuntu-latest): src/Plana.Workspace/ProjectWorkspace.cs#L44
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.
build (ubuntu-latest): src/Plana.Composition.RenameSymbols/CSharpSymbolsWalker.cs#L16
Parameter 'isRenameMethodsWithEvents' is unread.
build (ubuntu-latest): src/Plana.Workspace/SolutionWorkspace.cs#L40
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.
build (ubuntu-latest): src/Plana.Workspace/SolutionWorkspace.cs#L45
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.
build (ubuntu-latest): src/Plana.Workspace/ProjectWorkspace.cs#L39
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.
build (ubuntu-latest): src/Plana.Workspace/ProjectWorkspace.cs#L44
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.
build (ubuntu-latest): src/Plana.Composition.RenameSymbols/CSharpSymbolsWalker.cs#L16
Parameter 'isRenameMethodsWithEvents' is unread.
build (windows-latest): src/Plana.Composition.RenameSymbols/CSharpSymbolsWalker.cs#L16
Parameter 'isRenameMethodsWithEvents' is unread.
build (windows-latest): src/Plana.Workspace/SolutionWorkspace.cs#L40
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.
build (windows-latest): src/Plana.Workspace/SolutionWorkspace.cs#L45
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.
build (windows-latest): src/Plana.Workspace/ProjectWorkspace.cs#L39
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.
build (windows-latest): src/Plana.Workspace/ProjectWorkspace.cs#L44
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.
build (windows-latest): src/Plana.Composition.RenameSymbols/CSharpSymbolsWalker.cs#L16
Parameter 'isRenameMethodsWithEvents' is unread.
build (windows-latest): src/Plana.Workspace/SolutionWorkspace.cs#L40
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.
build (windows-latest): src/Plana.Workspace/SolutionWorkspace.cs#L45
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.
build (windows-latest): src/Plana.Workspace/ProjectWorkspace.cs#L39
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.
build (windows-latest): src/Plana.Workspace/ProjectWorkspace.cs#L44
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.