Merge pull request #306 from bjschafer/dependabot/github_actions/dock… #507
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.
|