Skip to content

Bump Meziantou.Analyzer from 2.0.125 to 2.0.136 #525

Bump Meziantou.Analyzer from 2.0.125 to 2.0.136

Bump Meziantou.Analyzer from 2.0.125 to 2.0.136 #525

Triggered via pull request January 15, 2024 17:20
Status Success
Total duration 5m 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test_and_build.yml

on: pull_request
build_linux_x64
45s
build_linux_x64
build_windows_x64
42s
build_windows_x64
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test_linux_x64: PugSharp.Config/ConfigCreator.cs#L9
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
test_linux_x64: PugSharp.Match/Match.cs#L840
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
test_linux_x64: PugSharp.Match/Match.cs#L483
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
test_linux_x64: PugSharp.Match/Match.cs#L364
Refactor this method to reduce its Cognitive Complexity from 26 to the 25 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
test_linux_x64: PugSharp/Application.cs#L57
Non-nullable field '_ConfigCreator' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
test_linux_x64: PugSharp/Application.cs#L57
Non-nullable field '_ServerConfig' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
test_linux_x64: PugSharp/Application.cs#L1768
Dereference of a possibly null reference.
test_linux_x64: PugSharp/Application.cs#L114
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)