Skip to content

Update Dalamud Plugin Repository #8487

Update Dalamud Plugin Repository

Update Dalamud Plugin Repository #8487

Triggered via schedule February 24, 2025 16:22
Status Success
Total duration 39s
Artifacts

update-repo.yml

on: schedule
update-json
28s
update-json
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
update-json: RebornRepoUpdater/Models/Dalamud/PluginManifest.cs#L8
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
update-json: RebornRepoUpdater/Models/Dalamud/PluginManifest.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
update-json: RebornRepoUpdater/Models/Dalamud/PluginManifest.cs#L12
Non-nullable property 'InternalName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
update-json: RebornRepoUpdater/Models/Dalamud/PluginManifest.cs#L14
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
update-json: RebornRepoUpdater/Models/Dalamud/PluginManifest.cs#L16
Non-nullable property 'ApplicableVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
update-json: RebornRepoUpdater/Models/Dalamud/PluginManifest.cs#L23
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
update-json: RebornRepoUpdater/Models/Dalamud/PluginManifest.cs#L26
Non-nullable property 'CategoryTags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
update-json: RebornRepoUpdater/Models/Dalamud/PluginManifest.cs#L38
Non-nullable property 'IconUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
update-json: RebornRepoUpdater/Models/Dalamud/PluginManifest.cs#L40
Non-nullable property 'Punchline' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
update-json: RebornRepoUpdater/Models/KnownRepo.cs#L49
Dereference of a possibly null reference.
update-json: RebornRepoUpdater/Models/KnownRepo.cs#L49
Dereference of a possibly null reference.
update-json: RebornRepoUpdater/Models/KnownRepo.cs#L71
Dereference of a possibly null reference.
update-json: RebornRepoUpdater/Models/KnownRepo.cs#L85
Dereference of a possibly null reference.
update-json: RebornRepoUpdater/Models/Dalamud/PluginManifest.cs#L8
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
update-json: RebornRepoUpdater/Models/Dalamud/PluginManifest.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
update-json: RebornRepoUpdater/Models/Dalamud/PluginManifest.cs#L12
Non-nullable property 'InternalName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
update-json: RebornRepoUpdater/Models/Dalamud/PluginManifest.cs#L14
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
update-json: RebornRepoUpdater/Models/Dalamud/PluginManifest.cs#L16
Non-nullable property 'ApplicableVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
update-json: RebornRepoUpdater/Models/Dalamud/PluginManifest.cs#L23
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
update-json: RebornRepoUpdater/Models/Dalamud/PluginManifest.cs#L26
Non-nullable property 'CategoryTags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.