Skip to content

fix CI

fix CI #4

Triggered via push June 6, 2023 03:32
Status Success
Total duration 3m 47s
Artifacts

codeql.yml

on: push
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Analyze (csharp)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Analyze (csharp): src/Serilog.Sinks.SentrySDK/AspNetCoreSentryRequestFactory.cs#L7
Missing XML comment for publicly visible type or member 'ISentryRequestFactory'
Analyze (csharp): src/Serilog.Sinks.SentrySDK/AspNetCoreSentryRequestFactory.cs#L9
Missing XML comment for publicly visible type or member 'ISentryRequestFactory.Create()'
Analyze (csharp): src/Serilog.Sinks.SentrySDK/AspNetCoreSentryRequestFactory.cs#L12
Missing XML comment for publicly visible type or member 'SentryRequestFactory'
Analyze (csharp): src/Serilog.Sinks.SentrySDK/AspNetCoreSentryRequestFactory.cs#L14
Missing XML comment for publicly visible type or member 'SentryRequestFactory.SentryRequestFactory(ISentryHttpContext)'
Analyze (csharp): src/Serilog.Sinks.SentrySDK/AspNetCoreSentryRequestFactory.cs#L21
Missing XML comment for publicly visible type or member 'SentryRequestFactory.Create()'
Analyze (csharp): src/Serilog.Sinks.SentrySDK/AspNetCoreSentryRequestFactory.cs#L38
Missing XML comment for publicly visible type or member 'ISentryRequest'
Analyze (csharp): src/Serilog.Sinks.SentrySDK/AspNetCoreSentryRequestFactory.cs#L40
Missing XML comment for publicly visible type or member 'ISentryRequest.Url'
Analyze (csharp): src/Serilog.Sinks.SentrySDK/AspNetCoreSentryRequestFactory.cs#L41
Missing XML comment for publicly visible type or member 'ISentryRequest.Method'
Analyze (csharp): src/Serilog.Sinks.SentrySDK/AspNetCoreSentryRequestFactory.cs#L42
Missing XML comment for publicly visible type or member 'ISentryRequest.Environment'
Analyze (csharp): src/Serilog.Sinks.SentrySDK/AspNetCoreSentryRequestFactory.cs#L43
Missing XML comment for publicly visible type or member 'ISentryRequest.Headers'