Merge remote-tracking branch 'base/master' #15
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
ClassIsland.Shared/Helpers/ConfigureFileHelper.cs#L45
The variable 'ex' is declared but never used
|
ClassIsland.Shared/ObservableDictionary.cs#L8
Non-nullable event 'CollectionChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
ClassIsland.Shared/ObservableDictionary.cs#L8
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
ClassIsland.Shared/ObservableDictionary.cs#L125
Possible null reference return.
|
ClassIsland.Shared/ObservableDictionary.cs#L149
Possible null reference return.
|
ClassIsland.Shared/ObservableDictionary.cs#L176
Dereference of a possibly null reference.
|
ClassIsland.Shared/ObservableDictionary.cs#L190
Dereference of a possibly null reference.
|
ClassIsland.Shared/Models/Profile/TimeLayoutItem.cs#L12
The field 'TimeLayoutItem._isOnClass' is assigned but its value is never used
|
ClassIsland.Shared/Interfaces/IAttachedSettingsControlBase.cs#L3
Missing XML comment for publicly visible type or member 'IAttachedSettingsControlBase'
|
ClassIsland.Shared/Interfaces/IAttachedSettingsControlBase.cs#L5
Missing XML comment for publicly visible type or member 'IAttachedSettingsControlBase.AttachedSettingsControlHelper'
|
The logs for this run have expired and are no longer available.
Loading