Merge pull request #31 from hermanho/release-please--branches--main--… #49
Annotations
10 warnings
Build:
src/Postal.AspNetCore/Email.cs#L114
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Postal.AspNetCore/Email.cs#L128
Possible null reference assignment.
|
Build:
src/Postal.AspNetCore/Email.cs#L114
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Postal.AspNetCore/Email.cs#L128
Possible null reference assignment.
|
Build:
src/Postal.Tests/EmailViewRenderTests.cs#L336
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Postal.Tests/EmailViewRenderTests.cs#L337
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build
The entry point of the program is global code; ignoring 'AutoGeneratedProgram.Main(string[])' entry point.
|
Build:
src/Postal.AspNetCore/Email.cs#L114
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Postal.AspNetCore/Email.cs#L128
Possible null reference assignment.
|
Build:
src/Postal.AspNetCore/Email.cs#L114
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Loading