Skip to content

Merge pull request #4 from dotnet-campus/t/walterlv/refactor #9

Merge pull request #4 from dotnet-campus/t/walterlv/refactor

Merge pull request #4 from dotnet-campus/t/walterlv/refactor #9

Triggered via push April 30, 2024 15:31
Status Success
Total duration 2m 1s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1, nuget/setup-nuget@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: tests/dotnetCampus.LatestCSharpFeatures.Tests/IsExternalInitTest.cs#L5
Missing XML comment for publicly visible type or member 'IsExternalInitTest'
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#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'