Skip to content

Trim Null

Trim Null #200

Triggered via push September 21, 2023 02:52
Status Failure
Total duration 6h 0m 29s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 20 warnings
test
The job running on runner GitHub Actions 2 has exceeded the maximum execution time of 360 minutes.
test
The operation was canceled.
test: NewLife.Core/Net/UdpServer.cs#L373
Nullability of reference types in type of parameter 'reason' doesn't match implemented member 'void IServer.Stop(string? reason)' (possibly because of nullability attributes).
test: NewLife.Core/Net/UdpServer.cs#L434
Cannot convert null literal to non-nullable reference type.
test: NewLife.Core/Serialization/Xml/Xml.cs#L150
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'bool IFormatterX.Write(object? value, Type? type = null)' (possibly because of nullability attributes).
test: NewLife.Core/Serialization/Xml/Xml.cs#L150
Nullability of reference types in type of parameter 'type' doesn't match implemented member 'bool IFormatterX.Write(object? value, Type? type = null)' (possibly because of nullability attributes).
test: NewLife.Core/Serialization/Xml/XmlGeneral.cs#L20
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
test: NewLife.Core/Serialization/Xml/XmlGeneral.cs#L120
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
test: NewLife.Core/Xml/XmlHelper.cs#L111
Possible null reference return.
test: NewLife.Core/Xml/XmlHelper.cs#L128
Possible null reference return.
test: NewLife.Core/Xml/XmlHelper.cs#L149
Possible null reference return.
test: NewLife.Core/Xml/XmlHelper.cs#L169
Possible null reference return.
test: NewLife.Core/Serialization/Xml/Xml.cs#L150
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'bool IFormatterX.Write(object? value, Type? type = null)' (possibly because of nullability attributes).
test: NewLife.Core/Serialization/Xml/Xml.cs#L150
Nullability of reference types in type of parameter 'type' doesn't match implemented member 'bool IFormatterX.Write(object? value, Type? type = null)' (possibly because of nullability attributes).
test: NewLife.Core/Serialization/Xml/XmlGeneral.cs#L20
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
test: NewLife.Core/Serialization/Xml/XmlGeneral.cs#L120
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
test: NewLife.Core/Net/UdpServer.cs#L373
Nullability of reference types in type of parameter 'reason' doesn't match implemented member 'void IServer.Stop(string? reason)' (possibly because of nullability attributes).
test: NewLife.Core/Net/UdpServer.cs#L434
Cannot convert null literal to non-nullable reference type.
test: NewLife.Core/Xml/XmlHelper.cs#L111
Possible null reference return.
test: NewLife.Core/Xml/XmlHelper.cs#L128
Possible null reference return.
test: NewLife.Core/Xml/XmlHelper.cs#L149
Possible null reference return.
test: NewLife.Core/Xml/XmlHelper.cs#L169
Possible null reference return.