Merge pull request #36 from RoboSchmied/RoboSchmied-AGfixT99 #52
Annotations
22 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Common/Helpers/ThreadEx.cs#L448
The variable 'flag' is assigned but its value is never used
|
GrpcHttpApi/Shared/Server/BindMethodFinder.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
GrpcHttpApi/Shared/Server/BindMethodFinder.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
GrpcHttpApi/Shared/Server/BindMethodFinder.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
GrpcHttpApi/Shared/Server/BindMethodFinder.cs#L89
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
GrpcHttpApi/Shared/Server/ClientStreamingServerMethodInvoker.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
GrpcHttpApi/Shared/Server/DuplexStreamingServerMethodInvoker.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
GrpcHttpApi/Shared/Server/InterceptorPipelineBuilder.cs#L169
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
GrpcHttpApi/Shared/Server/MethodOptions.cs#L64
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
GrpcHttpApi/Shared/Server/MethodOptions.cs#L150
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Common/Helpers/ThreadEx.cs#L448
The variable 'flag' is assigned but its value is never used
|
GrpcHttpApi/Shared/Server/BindMethodFinder.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
GrpcHttpApi/Shared/Server/BindMethodFinder.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
GrpcHttpApi/Shared/Server/BindMethodFinder.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
GrpcHttpApi/Shared/Server/BindMethodFinder.cs#L89
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
GrpcHttpApi/Microsoft.AspNetCore.Grpc.HttpApi/HttpApiProviderSeviceBinder.cs#L177
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
GrpcHttpApi/Shared/Server/ClientStreamingServerMethodInvoker.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
GrpcHttpApi/Microsoft.AspNetCore.Grpc.HttpApi/HttpApiProviderSeviceBinder.cs#L208
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
GrpcHttpApi/Shared/Server/DuplexStreamingServerMethodInvoker.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
GrpcHttpApi/Microsoft.AspNetCore.Grpc.HttpApi/HttpApiProviderSeviceBinder.cs#L245
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
This job succeeded
Loading