Formater rewrite. #6508
Annotations
5 errors and 9 warnings
tests-ubuntu-latest
Process completed with exit code 1.
|
tests-macOS-latest
The job was canceled because "ubuntu-latest" failed.
|
tests-macOS-latest
Process completed with exit code 1.
|
tests-windows-latest
The job was canceled because "ubuntu-latest" failed.
|
tests-windows-latest
The operation was canceled.
|
tests-ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/[email protected], actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests-ubuntu-latest:
src/Draco.Dap/Adapter/DebugAdapterLifecycle.cs#L17
Parameter 'connection' is unread.
|
tests-ubuntu-latest
'BoundTypeExpression.Type' hides inherited member 'BoundExpression.Type'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
tests-ubuntu-latest:
src/Draco.Dap/Adapter/DebugAdapterLifecycle.cs#L17
Parameter 'connection' is unread.
|
tests-ubuntu-latest
'BoundTypeExpression.Type' hides inherited member 'BoundExpression.Type'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
tests-macOS-latest:
src/Draco.Dap/Adapter/DebugAdapterLifecycle.cs#L17
Parameter 'connection' is unread.
|
tests-macOS-latest
'BoundTypeExpression.Type' hides inherited member 'BoundExpression.Type'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
tests-macOS-latest:
src/Draco.Dap/Adapter/DebugAdapterLifecycle.cs#L17
Parameter 'connection' is unread.
|
tests-macOS-latest
'BoundTypeExpression.Type' hides inherited member 'BoundExpression.Type'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|