Skip to content

Create dotnet.yml

Create dotnet.yml #1

Triggered via push January 2, 2024 00:21
Status Failure
Total duration 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build
Process completed with exit code 1.
build: src/PullThroughDoc/CodeFixes/PromoteDocToBaseMemberFixProvider.cs#L15
'PromoteDocToBaseMemberFixProvider' registers one or more code fixes, but does not override the method 'CodeFixProvider.GetFixAllProvider'. Override this method and provide a non-null FixAllProvider for FixAll support, potentially 'WellKnownFixAllProviders.BatchFixer', or 'null' to explicitly disable FixAll support.
build: src/PullThroughDoc/CodeFixes/PromoteDocToBaseMemberFixProvider.cs#L15
'PromoteDocToBaseMemberFixProvider' registers one or more code fixes, but does not override the method 'CodeFixProvider.GetFixAllProvider'. Override this method and provide a non-null FixAllProvider for FixAll support, potentially 'WellKnownFixAllProviders.BatchFixer', or 'null' to explicitly disable FixAll support.