Skip to content

github pages

github pages #24

Manually triggered May 16, 2024 14:28
Status Success
Total duration 2m 26s
Artifacts

gh-pages.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/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#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)'.