Skip to content

Attempt to fix

Attempt to fix #26

Triggered via push January 6, 2025 18:29
Status Success
Total duration 1m 8s
Artifacts

csharp.yml

on: push
findChangedCsFiles
6s
findChangedCsFiles
pushNuGetPackageToGitHubPackageRegistry
27s
pushNuGetPackageToGitHubPackageRegistry
pusnToNuget
24s
pusnToNuget
publiseRelease
20s
publiseRelease
generatePdfWithCode
0s
generatePdfWithCode
publishDocumentation
0s
publishDocumentation
Fit to window
Zoom out
Zoom in

Annotations

27 warnings
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test: csharp/Platform.Protocols.Lino/obj/Release/net7/Parser.peg.g.cs#L40
XML comment has syntactically incorrect cref attribute 'IList{Link{string}}'
test: 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.
test: 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.
test: 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.
test: csharp/Platform.Protocols.Lino/LinksGroup.cs#L69
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
test: csharp/Platform.Protocols.Lino/Link.cs#L137
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
test: csharp/Platform.Protocols.Lino/LinksGroup.cs#L37
Cannot convert null literal to non-nullable reference type.
test: csharp/Platform.Protocols.Lino/Link.cs#L36
Possible null reference argument for parameter 'reference' in 'string Link<TLinkAddress>.EscapeReference(string reference)'.
test: csharp/Platform.Protocols.Lino/Link.cs#L37
Possible null reference argument for parameter 'reference' in 'string Link<TLinkAddress>.EscapeReference(string reference)'.
test: csharp/Platform.Protocols.Lino/Link.cs#L76
Possible null reference argument for parameter 'id' in 'Link<TLinkAddress>.Link(TLinkAddress id, IList<Link<TLinkAddress>> values)'.
findChangedCsFiles
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
findChangedCsFiles
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
publiseRelease
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pusnToNuget
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pushNuGetPackageToGitHubPackageRegistry
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pushNuGetPackageToGitHubPackageRegistry: csharp/Platform.Protocols.Lino/obj/Release/net7/Parser.peg.g.cs#L40
XML comment has syntactically incorrect cref attribute 'IList{Link{string}}'
pushNuGetPackageToGitHubPackageRegistry: 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.
pushNuGetPackageToGitHubPackageRegistry: 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.
pushNuGetPackageToGitHubPackageRegistry: 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.
pushNuGetPackageToGitHubPackageRegistry: csharp/Platform.Protocols.Lino/Link.cs#L137
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
pushNuGetPackageToGitHubPackageRegistry: csharp/Platform.Protocols.Lino/LinksGroup.cs#L69
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
pushNuGetPackageToGitHubPackageRegistry: csharp/Platform.Protocols.Lino/LinksGroup.cs#L37
Cannot convert null literal to non-nullable reference type.
pushNuGetPackageToGitHubPackageRegistry: csharp/Platform.Protocols.Lino/Link.cs#L36
Possible null reference argument for parameter 'reference' in 'string Link<TLinkAddress>.EscapeReference(string reference)'.
pushNuGetPackageToGitHubPackageRegistry: csharp/Platform.Protocols.Lino/Link.cs#L37
Possible null reference argument for parameter 'reference' in 'string Link<TLinkAddress>.EscapeReference(string reference)'.
pushNuGetPackageToGitHubPackageRegistry: csharp/Platform.Protocols.Lino/Link.cs#L76
Possible null reference argument for parameter 'id' in 'Link<TLinkAddress>.Link(TLinkAddress id, IList<Link<TLinkAddress>> values)'.
pushNuGetPackageToGitHubPackageRegistry
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl