Skip queuing of blank Email and SMS - #758
Merged
Merged
Annotations
21 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests:
BedBrigade.Common/Models/User.cs#L42
Nullability of reference types in return type of 'string? User.Phone.get' doesn't match implicitly implemented member 'string IPhone.Phone.get' (possibly because of nullability attributes).
|
|
Run tests:
BedBrigade.Common/Models/ContactFieldValidation.cs#L9
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Run tests:
BedBrigade.Common/Models/ContactFieldValidation.cs#L34
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Run tests:
BedBrigade.Common/Models/Volunteer.cs#L32
Nullability of reference types in return type of 'string? Volunteer.Phone.get' doesn't match implicitly implemented member 'string IPhone.Phone.get' (possibly because of nullability attributes).
|
|
Run tests:
BedBrigade.Common/Models/Volunteer.cs#L29
Nullability of reference types in return type of 'string? Volunteer.Email.get' doesn't match implicitly implemented member 'string IEmail.Email.get' (possibly because of nullability attributes).
|
|
Run tests:
BedBrigade.Common/Models/BedRequest.cs#L33
Nullability of reference types in return type of 'string? BedRequest.Phone.get' doesn't match implicitly implemented member 'string IPhone.Phone.get' (possibly because of nullability attributes).
|
|
Run tests:
BedBrigade.Common/Models/BedRequest.cs#L30
Nullability of reference types in return type of 'string? BedRequest.Email.get' doesn't match implicitly implemented member 'string IEmail.Email.get' (possibly because of nullability attributes).
|
|
Run tests:
BedBrigade.Common/Logic/WebHelper.cs#L114
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
|
Run tests:
BedBrigade.Common/Logic/WebHelper.cs#L114
XML comment has badly formed XML -- 'Expected an end tag for element 'html'.'
|
|
Run tests:
BedBrigade.Common/Logic/WebHelper.cs#L113
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'body'.'
|
|
Build project:
BedBrigade.Common/Models/Volunteer.cs#L32
Nullability of reference types in return type of 'string? Volunteer.Phone.get' doesn't match implicitly implemented member 'string IPhone.Phone.get' (possibly because of nullability attributes).
|
|
Build project:
BedBrigade.Common/Models/Volunteer.cs#L29
Nullability of reference types in return type of 'string? Volunteer.Email.get' doesn't match implicitly implemented member 'string IEmail.Email.get' (possibly because of nullability attributes).
|
|
Build project:
BedBrigade.Common/Models/ContactFieldValidation.cs#L9
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build project:
BedBrigade.Common/Models/User.cs#L42
Nullability of reference types in return type of 'string? User.Phone.get' doesn't match implicitly implemented member 'string IPhone.Phone.get' (possibly because of nullability attributes).
|
|
Build project:
BedBrigade.Common/Models/ContactFieldValidation.cs#L34
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build project:
BedBrigade.Common/Models/BedRequest.cs#L33
Nullability of reference types in return type of 'string? BedRequest.Phone.get' doesn't match implicitly implemented member 'string IPhone.Phone.get' (possibly because of nullability attributes).
|
|
Build project:
BedBrigade.Common/Models/BedRequest.cs#L30
Nullability of reference types in return type of 'string? BedRequest.Email.get' doesn't match implicitly implemented member 'string IEmail.Email.get' (possibly because of nullability attributes).
|
|
Build project:
BedBrigade.Common/Logic/WebHelper.cs#L114
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
|
Build project:
BedBrigade.Common/Logic/WebHelper.cs#L114
XML comment has badly formed XML -- 'Expected an end tag for element 'html'.'
|
|
Build project:
BedBrigade.Common/Logic/WebHelper.cs#L113
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'body'.'
|
background
wait
wait-all
cancel
parallel
Loading