merge: 合并上游分支 #9
build_release.yml
on: push
Matrix: build_app
Build Nuget Packages
2m 48s
publish
0s
Annotations
39 warnings
Build Nuget Packages
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/
|
Build Nuget Packages
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/
|
Build Nuget Packages
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/
|
Build Nuget Packages:
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.
|
Build Nuget Packages:
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.
|
Build Nuget Packages:
ClassIsland.Shared/Helpers/ConfigureFileHelper.cs#L45
The variable 'ex' is declared but never used
|
Build Nuget Packages:
ClassIsland.Shared/ObservableDictionary.cs#L125
Possible null reference return.
|
Build Nuget Packages:
ClassIsland.Shared/ObservableDictionary.cs#L149
Possible null reference return.
|
Build Nuget Packages:
ClassIsland.Shared/ObservableDictionary.cs#L176
Dereference of a possibly null reference.
|
Build Nuget Packages:
ClassIsland.Shared/ObservableDictionary.cs#L190
Dereference of a possibly null reference.
|
Build Nuget Packages:
ClassIsland.Shared/Models/Profile/TimeLayoutItem.cs#L12
The field 'TimeLayoutItem._isOnClass' is assigned but its value is never used
|
Build Nuget Packages:
ClassIsland.Shared/Interfaces/IAttachedSettingsControlBase.cs#L3
Missing XML comment for publicly visible type or member 'IAttachedSettingsControlBase'
|
Build Nuget Packages:
ClassIsland.Shared/Interfaces/IAttachedSettingsControlBase.cs#L5
Missing XML comment for publicly visible type or member 'IAttachedSettingsControlBase.AttachedSettingsControlHelper'
|
Build (AssetsTrimmed true)
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/
|
Build (AssetsTrimmed true)
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/
|
Build (AssetsTrimmed true):
ClassIsland.Shared/ObservableDictionary.cs#L6
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
Build (AssetsTrimmed true):
ClassIsland.Shared/ObservableDictionary.cs#L14
Nullability of reference types in type of 'event NotifyCollectionChangedEventHandler ObservableDictionary<TKey, TValue>.CollectionChanged' doesn't match implicitly implemented member 'event NotifyCollectionChangedEventHandler? INotifyCollectionChanged.CollectionChanged'.
|
Build (AssetsTrimmed true):
ClassIsland.Shared/ObservableDictionary.cs#L15
Nullability of reference types in type of 'event PropertyChangedEventHandler ObservableDictionary<TKey, TValue>.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Build (AssetsTrimmed true):
ClassIsland.Shared/ObservableDictionary.cs#L17
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
Build (AssetsTrimmed true):
ClassIsland.Shared/ObservableDictionary.cs#L25
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
Build (AssetsTrimmed true):
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.
|
Build (AssetsTrimmed true):
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.
|
Build (AssetsTrimmed true):
ClassIsland.Shared/Helpers/ConfigureFileHelper.cs#L45
The variable 'ex' is declared but never used
|
Build (AssetsTrimmed true):
ClassIsland.Shared/ObservableDictionary.cs#L125
Possible null reference return.
|
Build (AssetsTrimmed true):
ClassIsland.Shared/ObservableDictionary.cs#L149
Possible null reference return.
|
Build (AssetsTrimmed true)
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/
|
Build (AssetsTrimmed false)
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/
|
Build (AssetsTrimmed false)
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/
|
Build (AssetsTrimmed false)
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/
|
Build (AssetsTrimmed false):
ClassIsland.Shared/ObservableDictionary.cs#L6
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
Build (AssetsTrimmed false):
ClassIsland.Shared/ObservableDictionary.cs#L14
Nullability of reference types in type of 'event NotifyCollectionChangedEventHandler ObservableDictionary<TKey, TValue>.CollectionChanged' doesn't match implicitly implemented member 'event NotifyCollectionChangedEventHandler? INotifyCollectionChanged.CollectionChanged'.
|
Build (AssetsTrimmed false):
ClassIsland.Shared/ObservableDictionary.cs#L15
Nullability of reference types in type of 'event PropertyChangedEventHandler ObservableDictionary<TKey, TValue>.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Build (AssetsTrimmed false):
ClassIsland.Shared/ObservableDictionary.cs#L17
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
Build (AssetsTrimmed false):
ClassIsland.Shared/ObservableDictionary.cs#L25
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
Build (AssetsTrimmed false):
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.
|
Build (AssetsTrimmed false):
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.
|
Build (AssetsTrimmed false):
ClassIsland.Shared/Helpers/ConfigureFileHelper.cs#L45
The variable 'ex' is declared but never used
|
Build (AssetsTrimmed false):
ClassIsland.Shared/ObservableDictionary.cs#L125
Possible null reference return.
|
Build (AssetsTrimmed false):
ClassIsland.Shared/ObservableDictionary.cs#L149
Possible null reference return.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
out_app_assetsTrimmed_false
Expired
|
39.6 MB |
|
out_app_assetsTrimmed_true
Expired
|
19 MB |
|
out_nupkgs
Expired
|
326 KB |
|