Skip to content

chore: reformat

chore: reformat #132

Triggered via pull request March 6, 2024 10:51
@mika-fmika-f
synchronize #41
format
Status Success
Total duration 2m 7s
Artifacts

dotnet-snapshot-test.yml

on: pull_request
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.