Skip to content

Bump Meziantou.Analyzer from 2.0.271 to 2.0.276 #3701

Bump Meziantou.Analyzer from 2.0.271 to 2.0.276

Bump Meziantou.Analyzer from 2.0.271 to 2.0.276 #3701

Triggered via pull request January 12, 2026 02:25
Status Success
Total duration 1m 5s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build (macos-14): ImperatorToCK3/CK3/CK3LocDB.cs#L103
TODO add unit test for combining loc from all the sources into one locblock (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
build (macos-14): ImperatorToCK3/Imperator/World.cs#L297
Non-nullable field 'diplomacyDB' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (self-hosted, linux): ImperatorToCK3/CK3/CK3LocDB.cs#L103
TODO add unit test for combining loc from all the sources into one locblock (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
build (self-hosted, linux): ImperatorToCK3/Imperator/World.cs#L297
Non-nullable field 'diplomacyDB' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.