Skip to content

Always call AfterRequestHandled in MainMiddleware #108

Always call AfterRequestHandled in MainMiddleware

Always call AfterRequestHandled in MainMiddleware #108

Triggered via push April 30, 2024 21:08
Status Success
Total duration 56s
Artifacts

nuget.yml

on: push
Upload package to NuGet
48s
Upload package to NuGet
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Upload package to NuGet
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Upload package to NuGet: Bunkum.Analyzers/Extensions/LocationExtensions.cs#L7
Missing XML comment for publicly visible type or member 'LocationExtensions'
Upload package to NuGet: Bunkum.Analyzers/Extensions/LocationExtensions.cs#L9
Missing XML comment for publicly visible type or member 'LocationExtensions.ReportDiagnosticsForAll(ImmutableArray<Location>, SymbolAnalysisContext, DiagnosticDescriptor)'
Upload package to NuGet: Bunkum.Analyzers/RouteAnalyzer.cs#L14
Missing XML comment for publicly visible type or member 'RouteAnalyzer'
Upload package to NuGet: Bunkum.Analyzers/RouteAnalyzer.cs#L48
Missing XML comment for publicly visible type or member 'RouteAnalyzer.SupportedDiagnostics'
Upload package to NuGet: Bunkum.Analyzers/RouteAnalyzer.cs#L54
Missing XML comment for publicly visible type or member 'RouteAnalyzer.Initialize(AnalysisContext)'
Upload package to NuGet: Bunkum.Analyzers/RouteAnalyzer.cs#L14
'Bunkum.Analyzers.RouteAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'