add security provider injector #1427
Annotations
5 errors and 12 warnings
build:
src/Framework.SecuritySystem/DependencyInjection/DomainSecurityServiceBuilder/DomainSecurityServiceBuilder.cs#L146
The type or namespace name 'IOverrideSecurityProviderFunctor<>' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Framework.SecuritySystem/DependencyInjection/DomainSecurityServiceBuilder/DomainSecurityServiceBuilder.cs#L145
The constraints for type parameter 'TSecurityFunctor' of method 'DomainSecurityServiceBuilder<TDomainObject>.Override<TSecurityFunctor>()' must match the constraints for type parameter 'TSecurityFunctor' of interface method 'IDomainSecurityServiceBuilder<TDomainObject>.Override<TSecurityFunctor>()'. Consider using an explicit interface implementation instead.
|
build:
src/Framework.SecuritySystem/DependencyInjection/DomainSecurityServiceBuilder/DomainSecurityServiceBuilder.cs#L146
The type or namespace name 'IOverrideSecurityProviderFunctor<>' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Framework.SecuritySystem/DependencyInjection/DomainSecurityServiceBuilder/DomainSecurityServiceBuilder.cs#L145
The constraints for type parameter 'TSecurityFunctor' of method 'DomainSecurityServiceBuilder<TDomainObject>.Override<TSecurityFunctor>()' must match the constraints for type parameter 'TSecurityFunctor' of interface method 'IDomainSecurityServiceBuilder<TDomainObject>.Override<TSecurityFunctor>()'. Consider using an explicit interface implementation instead.
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/Framework.Core.Pipe/PipeMaybeObjectExtensions.cs#L34
Possible null reference assignment.
|
build:
src/Framework.Core.Reflection/ReflectionImpl/BaseTypeImpl.cs#L198
The variable 'e' is declared but never used
|
build:
src/Framework.HierarchicalExpand.Abstract/IHierarchicalObjectExpanderFactory.cs#L5
The type 'TIdent' cannot be used as type parameter 'TIdent' in the generic type or method 'IHierarchicalObjectExpander<TIdent>'. Nullability of type argument 'TIdent' doesn't match 'notnull' constraint.
|
build:
src/Framework.HierarchicalExpand.Abstract/Extensions/HierarchicalExtensions.cs#L17
Dereference of a possibly null reference.
|
build:
src/Framework.Core.String/StringExtensions.cs#L127
Possible null reference return.
|
build:
src/Framework.HierarchicalExpand.Abstract/Extensions/HierarchicalExtensions.cs#L17
Possible null reference return.
|
build:
src/Framework.Core.Expression/ExpressionExtensions.cs#L1136
XML comment has badly formed XML -- 'An identifier was expected.'
|
build:
src/Framework.Core.Expression/ExpressionExtensions.cs#L1136
XML comment has badly formed XML -- 'An identifier was expected.'
|
build:
src/Framework.Core.Expression/ExpressionExtensions.cs#L1137
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag ''.'
|
build:
src/Framework.Core.Expression/ExpressionExtensions.cs#L1140
XML comment has badly formed XML -- 'Expected an end tag for element ''.'
|