tests cleanup. #8024
Annotations
1 error and 7 warnings
Build and test
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version 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/
|
Build and test:
src/Draco.Dap/Adapter/DebugAdapterLifecycle.cs#L17
Parameter 'connection' is unread.
|
Build and test:
src/Draco.Compiler/Internal/Binding/BinderCache.cs#L107
Possible null reference argument for parameter 'symbol' in 'ClassBinder.ClassBinder(Binder parent, TypeSymbol symbol)'.
|
Build and test:
src/Draco.Compiler/Internal/Binding/Binder_Expression.cs#L695
Possible null reference argument for parameter 'parameter' in 'BoundParameterExpression.BoundParameterExpression(SyntaxNode? syntax, ParameterSymbol parameter)'.
|
Build and test:
src/Draco.Dap/Adapter/DebugAdapterLifecycle.cs#L17
Parameter 'connection' is unread.
|
Build and test:
src/Draco.Compiler/Internal/Binding/BinderCache.cs#L107
Possible null reference argument for parameter 'symbol' in 'ClassBinder.ClassBinder(Binder parent, TypeSymbol symbol)'.
|
Build and test:
src/Draco.Compiler/Internal/Binding/Binder_Expression.cs#L695
Possible null reference argument for parameter 'parameter' in 'BoundParameterExpression.BoundParameterExpression(SyntaxNode? syntax, ParameterSymbol parameter)'.
|
Loading