8000 Add IDomainContextAccessor to pass IDomainContext in a nested domain … · Kation/ComBoost@95647d0 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add IDomainContextAccessor to pass IDomainContext in a nested domain … #166

Add IDomainContextAccessor to pass IDomainContext in a nested domain …

Add IDomainContextAccessor to pass IDomainContext in a nested domain … #166

Triggered via push May 9, 2025 11:07
Status Success
Total duration 5m 7s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Wodsoft.ComBoost.Core/FromClaimsAttribute.cs#L43
Possible null reference argument for parameter 'type' in 'IEnumerable<Claim> ClaimsPrincipal.FindAll(string type)'.
build: src/Wodsoft.ComBoost.Core/DomainContext.cs#L21
The result of the expression is always 'false' since a value of type 'CancellationToken' is never equal to 'null' of type 'CancellationToken?'
build: src/Wodsoft.ComBoost.Core/FromValueAttribute.cs#L61
Possible null reference argument for parameter 'name' in 'object? IValueProvider.GetValue(string name, Type valueType)'.
build: src/Wodsoft.ComBoost.Core/DomainServiceEventManager.cs#L129
Possible null reference assignment.
build: src/Wodsoft.ComBoost.Core/DomainServiceEventManager.cs#L115
Possible null reference argument for parameter 'value' in 'void DomainServiceEventManager.SetEventDelegate<T>(Delegate value)'.
build: src/Wodsoft.ComBoost.Core/DomainServiceEventManager.cs#L50
Possible null reference return.
build: src/Wodsoft.ComBoost.Core/DomainContextDataBag.cs#L40
Possible null reference assignment.
build: src/Wodsoft.ComBoost.Core/DomainContextDataBag.cs#L20
Possible null reference assignment.
build: src/Wodsoft.ComBoost.Core/DomainContextDataBag.cs#L44
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: src/Wodsoft.ComBoost.Core/DomainContextDataBag.cs#L24
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
0