Skip to content

github pages

github pages #35

Manually triggered December 25, 2024 11:07
Status Success
Total duration 3m 1s
Artifacts

gh-pages.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
deploy: src/Serilog.Sinks.SQLite.Simplified/LoggerConfigurationSQLiteExtensions.cs#L55
Cannot convert null literal to non-nullable reference type.
deploy: src/Serilog.Sinks.SQLite.Simplified/LoggerConfigurationSQLiteExtensions.cs#L59
Cannot convert null literal to non-nullable reference type.
deploy: src/Serilog.Sinks.SQLite.Simplified/Extensions/LogEventExtensions.cs#L32
Cannot convert null literal to non-nullable reference type.
deploy: src/Serilog.Sinks.SQLite.Simplified/Extensions/LogEventExtensions.cs#L62
Cannot convert null literal to non-nullable reference type.
deploy: src/Serilog.Sinks.SQLite.Simplified/Extensions/LogEventExtensions.cs#L74
Possible null reference argument for parameter 'value' in 'void IDictionary<string, object>.Add(string key, object value)'.
deploy: src/Serilog.Sinks.SQLite.Simplified/Extensions/LogEventExtensions.cs#L116
Possible null reference argument for parameter 'key' in 'void IDictionary<string, object>.Add(string key, object value)'.