Skip to content

chore(deps): bump docker/metadata-action from 5.10.0 to 6.0.0 #509

chore(deps): bump docker/metadata-action from 5.10.0 to 6.0.0

chore(deps): bump docker/metadata-action from 5.10.0 to 6.0.0 #509

Triggered via pull request March 6, 2026 11:42
Status Success
Total duration 48s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Data Helper/CSVSpell.cs#L19
Non-nullable property 'Duration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Data Helper/CSVSpell.cs#L18
Non-nullable property 'Targets' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Data Helper/CSVSpell.cs#L17
Non-nullable property 'Effect' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Data Helper/CSVSpell.cs#L16
Non-nullable property 'Area' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Data Helper/CSVSpell.cs#L15
Non-nullable property 'Range' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Data Helper/CSVSpell.cs#L13
Non-nullable property 'Components' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Data Helper/CSVSpell.cs#L12
Non-nullable property 'CastingTime' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Data Helper/CSVSpell.cs#L11
Non-nullable property 'SpellLevel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Data Helper/CSVSpell.cs#L8
Non-nullable property 'School' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Data Helper/CSVSpell.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.