1.2.28 #63
Annotations
10 warnings
|
publish:
Aikido.Zen.Test/AgentInfoHelperTests.cs#L17
Possible null reference assignment.
|
|
publish:
Aikido.Zen.Test/AgentInfoHelperTests.cs#L16
Possible null reference assignment.
|
|
publish:
Aikido.Zen.Test/AttackWaveDetectorTests.cs#L104
Cannot convert null literal to non-nullable reference type.
|
|
publish:
Aikido.Zen.Test/ConcurrentLFUDictionaryTests.cs#L26
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
publish:
Aikido.Zen.DotNetCore/Zen.cs#L11
Field 'Zen._httpContextAccessor' is never assigned to, and will always have its default value null
|
|
publish:
Aikido.Zen.DotNetCore/Zen.cs#L11
Field 'Zen._httpContextAccessor' is never assigned to, and will always have its default value null
|
|
publish:
Aikido.Zen.DotNetCore/Zen.cs#L11
Field 'Zen._httpContextAccessor' is never assigned to, and will always have its default value null
|
|
publish:
Aikido.Zen.DotNetCore/Zen.cs#L11
Field 'Zen._httpContextAccessor' is never assigned to, and will always have its default value null
|
|
publish:
Aikido.Zen.Core/Agent.cs#L264
The variable 'ex' is declared but never used
|
|
publish:
Aikido.Zen.Core/Agent.cs#L143
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|