8000 Add lifetime strategy · Kation/ComBoost@6b9cf7f · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Add lifetime strategy #162

Add lifetime strategy

Add lifetime strategy #162

Triggered via push April 25, 2025 07:19
Status Success
Total duration 4m 24s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Wodsoft.ComBoost.Core/FromClaimsAttribute.cs#L62
Possible null reference argument for parameter 'type' in 'Claim? ClaimsPrincipal.FindFirst(string type)'.
build: src/Wodsoft.ComBoost.Core/FromClaimsAttribute.cs#L49
Possible null reference argument for parameter 'type' in 'TypeConverter TypeDescriptor.GetConverter(Type type)'.
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#L55
Possible null reference return.
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/DomainContextDataBag.cs#L20
Possible null reference assignment.
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/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).
build: src/Wodsoft.ComBoost.Security/Security/AuthenticationProvider.cs#L12
'IAuthenticationProvider' is obsolete: 'Please use IDomainContext.User instead of IAuthenticationProvider.'
0