Skip to content

Bump Serilog from 4.0.2 to 4.1.0 in /src/jjm.one.Serilog.Sinks.SlackWebHook #100

Bump Serilog from 4.0.2 to 4.1.0 in /src/jjm.one.Serilog.Sinks.SlackWebHook

Bump Serilog from 4.0.2 to 4.1.0 in /src/jjm.one.Serilog.Sinks.SlackWebHook #100

Triggered via pull request October 29, 2024 11:30
Status Success
Total duration 11m 34s
Artifacts

dotnet.yml

on: pull_request
Matrix: Build and test in Debug configuration
Matrix: Build and test in Release configuration
Publish Documentation
0s
Publish Documentation
Build and analyze with SonarCloud
7m 42s
Build and analyze with SonarCloud
Fit to window
Zoom out
Zoom in

Annotations

51 warnings
Build and test in Release configuration (windows-latest, 8.x): src/jjm.one.Serilog.Sinks.SlackWebHook/SlackSerilogBatchedLogEventSink.cs#L156
Argument of type 'List<string?>' cannot be used for parameter 'channels' of type 'IEnumerable<string>' in 'IEnumerable<Task<bool>> SlackClient.PostToChannelsAsync(SlackMessage message, IEnumerable<string> channels)' due to differences in the nullability of reference types.
Build and analyze with SonarCloud
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and analyze with SonarCloud: src/jjm.one.Serilog.Sinks.SlackWebHook/SlackSinkMessageTools.cs#L61
Cannot convert null literal to non-nullable reference type.
Build and analyze with SonarCloud: src/jjm.one.Serilog.Sinks.SlackWebHook/SlackSinkMessageTools.cs#L62
Cannot convert null literal to non-nullable reference type.
Build and analyze with SonarCloud: src/jjm.one.Serilog.Sinks.SlackWebHook/SlackSinkMessageTools.cs#L63
Cannot convert null literal to non-nullable reference type.
Build and analyze with SonarCloud: src/jjm.one.Serilog.Sinks.SlackWebHook/SlackSinkMessageTools.cs#L64
Cannot convert null literal to non-nullable reference type.
Build and analyze with SonarCloud: src/jjm.one.Serilog.Sinks.SlackWebHook/SlackSinkMessageTools.cs#L65
Cannot convert null literal to non-nullable reference type.
Build and analyze with SonarCloud: src/jjm.one.Serilog.Sinks.SlackWebHook/SlackSinkMessageTools.cs#L85
Cannot convert null literal to non-nullable reference type.
Build and analyze with SonarCloud: src/jjm.one.Serilog.Sinks.SlackWebHook/SlackSinkMessageTools.cs#L87
Cannot convert null literal to non-nullable reference type.
Build and analyze with SonarCloud: src/jjm.one.Serilog.Sinks.SlackWebHook/SlackSinkMessageTools.cs#L88
Cannot convert null literal to non-nullable reference type.