Skip to content

feat(io): Update product version 3.0.0-dev.9 #15

feat(io): Update product version 3.0.0-dev.9

feat(io): Update product version 3.0.0-dev.9 #15

Triggered via push December 5, 2024 05:17
Status Success
Total duration 5m 9s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Deploy: src/Asv.Common/Other/EnumHelper.cs#L20
XML comment has badly formed XML -- 'End tag 'example' does not match the start tag 'DescriptionAttribute'.'
Deploy: src/Asv.Common/Other/EnumHelper.cs#L21
XML comment has badly formed XML -- 'Expected an end tag for element 'example'.'
Deploy: src/Asv.Common/obj/Release/net8.0/Asv.Common.AssemblyInfo.cs#L17
The specified version string '3.0.0-dev.9' does not conform to the recommended format - major.minor.build.revision
Deploy: src/Asv.Common/Other/ShortGuid.cs#L64
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Deploy: src/Asv.Common/Other/EnumerableExtensions.cs#L191
Possible null reference assignment.
Deploy: src/Asv.Common/Other/EnumerableExtensions.cs#L207
Possible null reference return.
Deploy: src/Asv.Common/Other/EnumerableExtensions.cs#L284
Converting null literal or possible null value to non-nullable type.
Deploy: src/Asv.Common/Other/TextTable.cs#L188
Nullability of reference types in return type of 'lambda expression' doesn't match the target delegate 'Func<KeyValuePair<string, string>, PropertyInfo?>' (possibly because of nullability attributes).
Deploy: src/Asv.Common/Other/TextTable.cs#L203
Dereference of a possibly null reference.
Deploy: src/Asv.Common/Other/TextTable.cs#L208
Dereference of a possibly null reference.