Skip to content

弃用多个包,仅使用单一全功能包(避免开发者难维护,用户难选) #58

弃用多个包,仅使用单一全功能包(避免开发者难维护,用户难选)

弃用多个包,仅使用单一全功能包(避免开发者难维护,用户难选) #58

Re-run triggered April 28, 2024 07:46
Status Failure
Total duration 1m 56s
Artifacts

dotnet-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
build: tests/dotnetCampus.LatestCSharpFeatures.Tests/RequiredTest.cs#L9
Missing compiler required member 'System.Runtime.CompilerServices.RequiredMemberAttribute..ctor'
build: tests/dotnetCampus.LatestCSharpFeatures.Tests/RequiredTest.cs#L9
Missing compiler required member 'System.Runtime.CompilerServices.CompilerFeatureRequiredAttribute..ctor'
build: tests/dotnetCampus.LatestCSharpFeatures.Tests/RequiredTest.cs#L9
Missing compiler required member 'System.Diagnostics.CodeAnalysis.SetsRequiredMembersAttribute..ctor'
build: tests/dotnetCampus.LatestCSharpFeatures.Tests/RequiredTest.cs#L9
Missing compiler required member 'System.Runtime.CompilerServices.RequiredMemberAttribute..ctor'
build: tests/dotnetCampus.LatestCSharpFeatures.Tests/RequiredTest.cs#L9
Missing compiler required member 'System.Runtime.CompilerServices.CompilerFeatureRequiredAttribute..ctor'
build: tests/dotnetCampus.LatestCSharpFeatures.Tests/RequiredTest.cs#L9
Missing compiler required member 'System.Diagnostics.CodeAnalysis.SetsRequiredMembersAttribute..ctor'
build: tests/dotnetCampus.LatestCSharpFeatures.Tests/IsExternalInitTest.cs#L11
Predefined type 'System.Runtime.CompilerServices.IsExternalInit' is not defined or imported
build: tests/dotnetCampus.LatestCSharpFeatures.Tests/RequiredTest.cs#L9
Predefined type 'System.Runtime.CompilerServices.IsExternalInit' is not defined or imported
build: tests/dotnetCampus.LatestCSharpFeatures.Tests/RequiredTest.cs#L9
Predefined type 'System.Runtime.CompilerServices.IsExternalInit' is not defined or imported
build: tests/dotnetCampus.LatestCSharpFeatures.Tests/RequiredTest.cs#L11
Predefined type 'System.Runtime.CompilerServices.IsExternalInit' is not defined or imported
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@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: 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'