Skip to content

added unit test and updated readme.md #24

added unit test and updated readme.md

added unit test and updated readme.md #24

Triggered via push July 30, 2025 18:13
Status Success
Total duration 1m 29s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: ValueMapper/ValueMapperCore/ValueMapper.cs#L418
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, params Expression[]? arguments)'.
Build: ValueMapper/ValueMapperCore/ValueMapper.cs#L391
Dereference of a possibly null reference.
Build: ValueMapper/ValueMapperCore/ValueMapper.cs#L339
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, params Expression[]? arguments)'.
Build: ValueMapper/ValueMapperCore/ValueMapper.cs#L271
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, params Expression[]? arguments)'.
Build: ValueMapper/ValueMapperCore/ValueMapper.cs#L244
Converting null literal or possible null value to non-nullable type.
Build: ValueMapper/ValueMapperCore/ValueMapper.cs#L241
Converting null literal or possible null value to non-nullable type.
Build: ValueMapper/ValueMapperCore/ValueMapper.cs#L239
Converting null literal or possible null value to non-nullable type.
Build: ValueMapper/ValueMapperCore/ValueMapper.cs#L234
Converting null literal or possible null value to non-nullable type.
Build: ValueMapper/ValueMapperCore/ValueMapper.cs#L144
Cannot convert null literal to non-nullable reference type.
Build: ValueMapper/ValueMapperCore/ValueMapper.cs#L122
Cannot convert null literal to non-nullable reference type.