Skip to content

github pages

github pages #32

Manually triggered September 20, 2024 15:14
Status Success
Total duration 2m 36s
Artifacts

gh-pages.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, peaceiris/actions-gh-pages@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)'.