chore: reformat #132
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.
|