Merge pull request #30 from AndreasReitberger/dependabot/nuget/src/Se… #25
Annotations
11 warnings
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
src/SettingsXform/XFormSettingsGeneric.cs#L58
Possible null reference argument for parameter 'settings' in 'void XFormSettingsGeneric<SO>.LoadSettings(object settings)'.
|
|
src/SettingsXform/Helper/XFormSettingsInfo.cs#L16
Non-nullable property 'Default' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
src/SettingsXform/Helper/XFormSettingsInfo.cs#L15
Non-nullable property 'SettingsType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
src/SettingsXform/Helper/XFormSettingsInfo.cs#L14
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
src/SettingsXform/Helper/XFormSettingsInfo.cs#L13
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
src/SettingsXform/Helper/XFormSettingsMemberInfo.cs#L17
Non-nullable property 'SettingsType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
src/SettingsXform/Helper/XFormSettingsMemberInfo.cs#L16
Non-nullable property 'Info' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
src/SettingsXform/Helper/XFormSettingsMemberInfo.cs#L15
Non-nullable property 'OrignalSettingsObject' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
src/SettingsXform/Attributes/XFormSettingBaseAttribute.cs#L16
Non-nullable field '_default' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
src/SettingsXform/Attributes/XFormSettingBaseAttribute.cs#L14
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading