Annotations
11 warnings
|
build
Missing XML comment for publicly visible type or member 'InnerSdkConfig.OnPlanUpgradeCollectionChanged(object?, NotifyCollectionChangedEventArgs)'
|
|
build
Missing XML comment for publicly visible type or member 'InnerSdkConfig.OnPlanRemoveCollectionChanged(object?, NotifyCollectionChangedEventArgs)'
|
|
build
Non-nullable field '_planUpgrade' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build
Non-nullable field '_planRemove' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build
Non-nullable field '_path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build
Non-nullable field '_id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build
Non-nullable field '_zipPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build
Non-nullable field '_targetPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build
Non-nullable field '_id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
ShadowPluginLoader.WinUI/Helpers/MetaDataHelper.cs#L175
Converting null literal or possible null value to non-nullable type.
|
|
build
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/
|