Merge pull request #31 from hermanho/release-please--branches--main--… #49
Annotations
10 warnings
src/Postal.AspNetCore/Email.cs#L114
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
src/Postal.AspNetCore/Email.cs#L128
Possible null reference assignment.
|
src/Postal.AspNetCore/Email.cs#L114
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
src/Postal.AspNetCore/Email.cs#L128
Possible null reference assignment.
|
src/Postal.Tests/EmailViewRenderTests.cs#L336
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Postal.Tests/EmailViewRenderTests.cs#L337
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/Postal.AspNetCore/Email.cs#L114
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
src/Postal.AspNetCore/Email.cs#L128
Possible null reference assignment.
|
src/Postal.AspNetCore/Email.cs#L114
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading