Fix Windows Service installation issues (#294) #33
build.yml
on: push
Build Papercut SMTP
4m 14s
Build and Push Docker Image
0s
Annotations
10 warnings
|
Build Papercut SMTP:
src/Papercut.Core/Domain/Settings/ReadWriteValueExtensions.cs#L56
Converting null literal or possible null value to non-nullable type.
|
|
Build Papercut SMTP:
src/Papercut.Core/Domain/Settings/ReadWriteValueExtensions.cs#L52
Possible null reference argument for parameter 'value' in 'void ReadWriteValueExtensions.Set(IWriteValue<string> writeValue, string key, object value)'.
|
|
Build Papercut SMTP:
src/Papercut.Core/Domain/Settings/ReadWriteValueExtensions.cs#L33
Possible null reference argument for parameter 'value' in 'void IWriteValue<string>.Set(string key, string value)'.
|
|
Build Papercut SMTP:
src/Papercut.Core/Domain/Settings/ReadWriteValueExtensions.cs#L85
Possible null reference assignment.
|
|
Build Papercut SMTP:
src/Papercut.Core/Domain/Message/MessageEntry.cs#L123
Nullability of reference types in type of 'event PropertyChangedEventHandler MessageEntry.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
Build Papercut SMTP:
src/Papercut.Core/Domain/Message/MessageEntry.cs#L130
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build Papercut SMTP:
src/Papercut.Common/Helper/NameValueCollectionHelpers.cs#L43
Possible null reference argument for parameter 'key' in 'KeyValuePair<string, string>.KeyValuePair(string key, string value)'.
|
|
Build Papercut SMTP:
src/Papercut.Common/Helper/NameValueCollectionHelpers.cs#L41
Converting null literal or possible null value to non-nullable type.
|
|
Build Papercut SMTP:
src/Papercut.Common/Domain/ExecutionResult.cs#L25
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Papercut SMTP:
src/Papercut.Common/Domain/ExecutionResult.cs#L40
Non-nullable property 'Errors' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
papercut-releases-7.0.2-fix-service-autostart-294.1+45
Expired
|
253 MB |
sha256:1910ba91a9de682abe5dd4da0937777a153af529d24af9067d4ab45b0e3be704
|
|