10000 Support ef core 9.0 delete and update async · Kation/ComBoost@dee7674 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Support ef core 9.0 delete and update async #159

Support ef core 9.0 delete and update async

Support ef core 9.0 delete and update async #159

Triggered via push April 17, 2025 10:23
Status Success
Total duration 3m 56s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/DomainContextDataBag.cs#L40
Possible null reference assignment.
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