[C#] 0.4.5 #27
Annotations
12 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
csharp/Platform.Protocols.Lino/obj/Release/net7/Parser.peg.g.cs#L40
XML comment has syntactically incorrect cref attribute 'IList{Link{string}}'
|
Build:
csharp/Platform.Protocols.Lino/obj/Release/net7/Parser.peg.g.cs#L40
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
Build:
csharp/Platform.Protocols.Lino/obj/Release/net7/Parser.peg.g.cs#L40
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
Build:
csharp/Platform.Protocols.Lino/id.cs#L7
The type name 'id' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
csharp/Platform.Protocols.Lino/LinksGroup.cs#L69
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
csharp/Platform.Protocols.Lino/Link.cs#L137
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
csharp/Platform.Protocols.Lino/Link.cs#L36
Possible null reference argument for parameter 'reference' in 'string Link<TLinkAddress>.EscapeReference(string reference)'.
|
Build:
csharp/Platform.Protocols.Lino/Link.cs#L37
Possible null reference argument for parameter 'reference' in 'string Link<TLinkAddress>.EscapeReference(string reference)'.
|
Build:
csharp/Platform.Protocols.Lino/Link.cs#L76
Possible null reference argument for parameter 'id' in 'Link<TLinkAddress>.Link(TLinkAddress id, IList<Link<TLinkAddress>> values)'.
|
Build:
csharp/Platform.Protocols.Lino/LinksGroup.cs#L37
Cannot convert null literal to non-nullable reference type.
|
Pack
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
Loading