Skip to content

1.2.28

1.2.28 #63

Triggered via release December 19, 2025 13:16
@teta2kteta2k
created 1.2.28
Status Success
Total duration 4m 29s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

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.