Skip to content

Merge pull request #5 from dotnet-campus/t/lindexi/LoongArch64 #10

Merge pull request #5 from dotnet-campus/t/lindexi/LoongArch64

Merge pull request #5 from dotnet-campus/t/lindexi/LoongArch64 #10

Triggered via push November 8, 2024 07:02
Status Success
Total duration 3m 28s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1, nuget/setup-nuget@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/dotnetCampus.LatestCSharpFeatures.Analyzer/FeatureGenerator.cs#L15
Missing XML comment for publicly visible type or member 'FeatureGenerator.Initialize(IncrementalGeneratorInitializationContext)'
build: tests/dotnetCampus.LatestCSharpFeatures.Tests/IsExternalInitTest.cs#L5
Missing XML comment for publicly visible type or member 'IsExternalInitTest'
build: tests/dotnetCampus.LatestCSharpFeatures.Tests/IsExternalInitTest.cs#L7
Missing XML comment for publicly visible type or member 'IsExternalInitTest.CanBeCompiled()'
build: tests/dotnetCampus.LatestCSharpFeatures.Tests/IsExternalInitTest.cs#L11
Missing XML comment for publicly visible type or member 'IsExternalInitTest.Foo'
build: tests/dotnetCampus.LatestCSharpFeatures.Tests/IsExternalInitTest.cs#L11
Missing XML comment for publicly visible type or member 'IsExternalInitTest.Foo.Foo(string)'
build: tests/dotnetCampus.LatestCSharpFeatures.Tests/IsExternalInitTest.cs#L11
Missing XML comment for publicly visible type or member 'IsExternalInitTest.Foo.Bar'
build: tests/dotnetCampus.LatestCSharpFeatures.Tests/NullableTest.cs#L5
Missing XML comment for publicly visible type or member 'NullableTest'
build: tests/dotnetCampus.LatestCSharpFeatures.Tests/NullableTest.cs#L7
Missing XML comment for publicly visible type or member 'NullableTest.CanBeCompiled()'
build: tests/dotnetCampus.LatestCSharpFeatures.Tests/NullableTest.cs#L13
Missing XML comment for publicly visible type or member 'NullableTest.Foo'
build: tests/dotnetCampus.LatestCSharpFeatures.Tests/RequiredTest.cs#L3
Missing XML comment for publicly visible type or member 'RequiredTest'