Skip to content

1.2.30

1.2.30 #65

Triggered via release January 12, 2026 08:39
@teta2kteta2k
created 1.2.30
Status Success
Total duration 4m 47s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
publish: Aikido.Zen.Test/ConcurrentLFUDictionaryTests.cs#L26
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
publish
Targeting .NET 10.0 or higher in Visual Studio 2022 17.14 is not supported.
publish: Aikido.Zen.DotNetCore/Zen.cs#L11
Field 'Zen._httpContextAccessor' is never assigned to, and will always have its default value null
publish
Targeting .NET 10.0 or higher in Visual Studio 2022 17.14 is not supported.
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.