Skip to content

.NET Core CI

.NET Core CI #1

Manually triggered June 6, 2023 03:20
Status Failure
Total duration 1m 35s
Artifacts

CI.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
package
Assets file '/home/runner/work/Serilog.Sinks.SentrySDK/Serilog.Sinks.SentrySDK/src/Serilog.Sinks.SentrySDK/obj/project.assets.json' not found. Run a NuGet package restore to generate this file.
package
Process completed with exit code 1.
build: src/Serilog.Sinks.SentrySDK/AspNetCoreSentryRequestFactory.cs#L7
Missing XML comment for publicly visible type or member 'ISentryRequestFactory'
build: src/Serilog.Sinks.SentrySDK/AspNetCoreSentryRequestFactory.cs#L9
Missing XML comment for publicly visible type or member 'ISentryRequestFactory.Create()'
build: src/Serilog.Sinks.SentrySDK/AspNetCoreSentryRequestFactory.cs#L12
Missing XML comment for publicly visible type or member 'SentryRequestFactory'
build: src/Serilog.Sinks.SentrySDK/AspNetCoreSentryRequestFactory.cs#L14
Missing XML comment for publicly visible type or member 'SentryRequestFactory.SentryRequestFactory(ISentryHttpContext)'
build: src/Serilog.Sinks.SentrySDK/AspNetCoreSentryRequestFactory.cs#L21
Missing XML comment for publicly visible type or member 'SentryRequestFactory.Create()'
build: src/Serilog.Sinks.SentrySDK/AspNetCoreSentryRequestFactory.cs#L38
Missing XML comment for publicly visible type or member 'ISentryRequest'
build: src/Serilog.Sinks.SentrySDK/AspNetCoreSentryRequestFactory.cs#L40
Missing XML comment for publicly visible type or member 'ISentryRequest.Url'
build: src/Serilog.Sinks.SentrySDK/AspNetCoreSentryRequestFactory.cs#L41
Missing XML comment for publicly visible type or member 'ISentryRequest.Method'
build: src/Serilog.Sinks.SentrySDK/AspNetCoreSentryRequestFactory.cs#L42
Missing XML comment for publicly visible type or member 'ISentryRequest.Environment'
build: src/Serilog.Sinks.SentrySDK/AspNetCoreSentryRequestFactory.cs#L43
Missing XML comment for publicly visible type or member 'ISentryRequest.Headers'