Skip to content

Formater rewrite. #6508

Formater rewrite.

Formater rewrite. #6508

Triggered via pull request August 3, 2024 02:03
Status Failure
Total duration 1m 3s
Artifacts

tests.yaml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

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.