Merge pull request #50 from StratumServer/feat/mod-attribution #86
Annotations
10 warnings
|
SonarCloud analysis:
Pulse/MetricsAggregator.cs#L197
Loops should be simplified using the "Where" LINQ method
|
|
SonarCloud analysis:
Pulse/MetricsHttpServer.cs#L60
Change this condition so that it does not always evaluate to 'False'.
|
|
SonarCloud analysis:
Pulse/MetricsHttpServer.cs#L30
Using http protocol is insecure. Use https instead.
|
|
SonarCloud analysis:
Pulse/AttributionProbe.cs#L80
Make sure that this accessibility bypass is safe here.
|
|
SonarCloud analysis:
Pulse/TickAttribution.cs#L166
Loops should be simplified using the "Where" LINQ method
|
|
SonarCloud analysis:
Pulse/MetricsAggregator.cs#L197
Loops should be simplified using the "Where" LINQ method
|
|
SonarCloud analysis:
Pulse/MetricsHttpServer.cs#L60
Change this condition so that it does not always evaluate to 'False'.
|
|
SonarCloud analysis:
Pulse/MetricsHttpServer.cs#L30
Using http protocol is insecure. Use https instead.
|
|
SonarCloud analysis:
Pulse/AttributionProbe.cs#L80
Make sure that this accessibility bypass is safe here.
|
|
SonarCloud analysis:
Pulse/TickAttribution.cs#L166
Loops should be simplified using the "Where" LINQ method
|