Skip to content

Fluent mapping auth and configuration schemas #1443

Fluent mapping auth and configuration schemas

Fluent mapping auth and configuration schemas #1443

Triggered via pull request December 17, 2024 17:10
Status Success
Total duration 5m 42s
Artifacts

integration-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/Framework.Core.Reflection/ReflectionImpl/BaseTypeImpl.cs#L198
The variable 'e' is declared but never used
build: src/Framework.Core.Pipe/PipeMaybeObjectExtensions.cs#L34
Possible null reference assignment.
build: src/Framework.UnitTesting/AutoFixtureExtensions.cs#L18
XML comment has a param tag for 'repository', but there is no parameter by that name
build: src/Framework.UnitTesting/AutoFixtureExtensions.cs#L35
XML comment has a param tag for 'repository', but there is no parameter by that name
build: src/Framework.UnitTesting/AutoFixtureExtensions.cs#L55
XML comment has a param tag for 'repository', but there is no parameter by that name
build: src/Framework.UnitTesting/AutoFixtureExtensions.cs#L75
XML comment has a param tag for 'repository', but there is no parameter by that name
build: src/Framework.UnitTesting/AutoFixtureExtensions.cs#L91
XML comment has a param tag for 'repository', but there is no parameter by that name
build: src/Framework.UnitTesting/AutoFixtureExtensions.cs#L111
XML comment has a param tag for 'repository', but there is no parameter by that name
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.