Skip to content

[WIP] Conversion of treasures into artifacts #2678

[WIP] Conversion of treasures into artifacts

[WIP] Conversion of treasures into artifacts #2678

Triggered via pull request January 11, 2026 22:36
Status Success
Total duration 4m 3s
Artifacts

build_dev_version.yml

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

Annotations

36 warnings
Upload development build (linux-x64): ImperatorToCK3/CK3/Characters/CharacterCollection.cs#L731
TODO also import artifacts not assigned to holy sites (search for treasures={ 225 226 } in save) (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
Upload development build (linux-x64): ImperatorToCK3/Imperator/World.cs#L298
Non-nullable field 'diplomacyDB' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Upload development build (win-x64): ImperatorToCK3/CK3/Characters/CharacterCollection.cs#L731
TODO also import artifacts not assigned to holy sites (search for treasures={ 225 226 } in save) (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
Upload development build (win-x64): ImperatorToCK3/Imperator/World.cs#L298
Non-nullable field 'diplomacyDB' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.