Merge pull request #4 from dotnet-campus/t/walterlv/refactor #9
Annotations
12 warnings
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/.
|
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 with dotnet:
tests/dotnetCampus.LatestCSharpFeatures.Tests/IsExternalInitTest.cs#L5
Missing XML comment for publicly visible type or member 'IsExternalInitTest'
|
Build with dotnet:
src/dotnetCampus.LatestCSharpFeatures.Analyzer/FeatureGenerator.cs#L15
Missing XML comment for publicly visible type or member 'FeatureGenerator.Initialize(IncrementalGeneratorInitializationContext)'
|
Build with dotnet:
tests/dotnetCampus.LatestCSharpFeatures.Tests/IsExternalInitTest.cs#L7
Missing XML comment for publicly visible type or member 'IsExternalInitTest.CanBeCompiled()'
|
Build with dotnet:
tests/dotnetCampus.LatestCSharpFeatures.Tests/IsExternalInitTest.cs#L11
Missing XML comment for publicly visible type or member 'IsExternalInitTest.Foo'
|
Build with dotnet:
tests/dotnetCampus.LatestCSharpFeatures.Tests/IsExternalInitTest.cs#L11
Missing XML comment for publicly visible type or member 'IsExternalInitTest.Foo.Foo(string)'
|
Build with dotnet:
tests/dotnetCampus.LatestCSharpFeatures.Tests/IsExternalInitTest.cs#L11
Missing XML comment for publicly visible type or member 'IsExternalInitTest.Foo.Bar'
|
Build with dotnet:
tests/dotnetCampus.LatestCSharpFeatures.Tests/NullableTest.cs#L5
Missing XML comment for publicly visible type or member 'NullableTest'
|
Build with dotnet:
tests/dotnetCampus.LatestCSharpFeatures.Tests/NullableTest.cs#L7
Missing XML comment for publicly visible type or member 'NullableTest.CanBeCompiled()'
|
Build with dotnet:
tests/dotnetCampus.LatestCSharpFeatures.Tests/NullableTest.cs#L13
Missing XML comment for publicly visible type or member 'NullableTest.Foo'
|
Build with dotnet:
tests/dotnetCampus.LatestCSharpFeatures.Tests/RequiredTest.cs#L3
Missing XML comment for publicly visible type or member 'RequiredTest'
|
Loading