Skip to content

Unit tests

Unit tests #47

Triggered via push January 8, 2026 06:10
Status Success
Total duration 37s
Artifacts

pull-request.yml

on: push
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Unit tests (10.0.x): CodingFlow.FluentValidation/Validators/IsGuidValidator.cs#L8
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
Unit tests (10.0.x): CodingFlow.FluentValidation/Validators/IsGuidValidator.cs#L3
Missing XML comment for publicly visible type or member 'IsGuidValidator'
Unit tests (10.0.x): CodingFlow.FluentValidation/Validators/EqualValidator.cs#L3
Missing XML comment for publicly visible type or member 'EqualValidator'
Unit tests (10.0.x): CodingFlow.FluentValidation/Validators/BetweenInclusiveValidator.cs#L5
Missing XML comment for publicly visible type or member 'BetweenInclusiveValidator'
Unit tests (10.0.x): CodingFlow.FluentValidation/Validators/BetweenExclusiveValidator.cs#L5
Missing XML comment for publicly visible type or member 'BetweenExclusiveValidator'
Unit tests (10.0.x): CodingFlow.FluentValidation/Validations.cs#L3
Missing XML comment for publicly visible type or member 'Validations'
Unit tests (10.0.x): CodingFlow.FluentValidation/FluentValidation.cs#L15
Missing XML comment for publicly visible type or member 'FluentValidation<T>.FluentValidation(T)'
Unit tests (10.0.x): CodingFlow.FluentValidation/FluentValidation.cs#L11
Missing XML comment for publicly visible type or member 'FluentValidation<T>.Errors'
Unit tests (10.0.x): CodingFlow.FluentValidation/FluentValidation.cs#L9
Missing XML comment for publicly visible type or member 'FluentValidation<T>.Result'
Unit tests (10.0.x): CodingFlow.FluentValidation/Validators/EqualValidator.cs#L24
Dereference of a possibly null reference.