Skip to content

Bump actions/setup-dotnet from 3.0.2 to 3.0.3 (#2181) #3842

Bump actions/setup-dotnet from 3.0.2 to 3.0.3 (#2181)

Bump actions/setup-dotnet from 3.0.2 to 3.0.3 (#2181) #3842

Triggered via push May 15, 2023 10:41
Status Success
Total duration 33m 8s
Artifacts 16

dotnet.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

130 warnings
build (Release, macOS-latest): src/Common.CoreLib/Net/Sockets/SocketHelper.cs#L172
Field 'state' should begin with upper-case letter
build (Release, macOS-latest): src/Common.CoreLib/Net/Sockets/SocketHelper.cs#L173
Field 'localAddr' should begin with upper-case letter
build (Release, macOS-latest): src/Common.CoreLib/Net/Sockets/SocketHelper.cs#L176
Field 'remoteAddr' should begin with upper-case letter
build (Release, macOS-latest): src/Common.CoreLib/Net/Sockets/SocketHelper.cs#L178
Field 'remotePort' should begin with upper-case letter
build (Release, macOS-latest): src/Common.CoreLib/Net/Sockets/SocketHelper.cs#L179
Field 'owningPid' should begin with upper-case letter
build (Release, macOS-latest): src/Common.CoreLib/Net/Sockets/SocketHelper.cs#L189
Field 'dwNumEntries' should begin with upper-case letter
build (Release, macOS-latest): src/Common.CoreLib/Net/Sockets/SocketHelper.cs#L191
Field 'table' should begin with upper-case letter
build (Release, macOS-latest): src/Common.CoreLib/Net/Sockets/SocketHelper.cs#L175
Field 'localPort' should begin with upper-case letter
build (Release, macOS-latest): src/Common.CoreLib/Security/Cryptography/AESUtils.cs#L392
Each attribute should be placed on its own line of code
build (Release, macOS-latest): src/Common.CoreLib/Serializable.cs#L144
Field 'lz4Options' should begin with upper-case letter
build (Release, macOS-latest): references/SteamAchievementManager/SAM.API/Properties/AssemblyInfo.cs#L26
'SuppressIldasmAttribute' is obsolete: 'SuppressIldasmAttribute has no effect in .NET 6.0+.'
build (Release, macOS-latest): references/SteamAchievementManager/SAM.API/NativeWrapper.cs#L93
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release, macOS-latest): references/SteamAchievementManager/SAM.API/NativeWrapper.cs#L97
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Release, macOS-latest): references/Gameloop.Vdf/Gameloop.Vdf/Utilities/DynamicProxyMetaObject.cs#L208
Cannot convert null literal to non-nullable reference type.
build (Release, macOS-latest): references/Gameloop.Vdf/Gameloop.Vdf/Linq/VObject.cs#L167
Nullability of reference types in type of parameter 'value' of 'bool VObject.TryGetValue(string key, out VToken value)' doesn't match implicitly implemented member 'bool IDictionary<string, VToken>.TryGetValue(string key, out VToken value)' (possibly because of nullability attributes).
build (Release, macOS-latest): references/Gameloop.Vdf/Gameloop.Vdf/VdfSerializer.cs#L41
Possible null reference argument for parameter 'key' in 'VProperty.VProperty(string key, VToken value)'.
build (Release, macOS-latest): references/Gameloop.Vdf/Gameloop.Vdf/VdfSerializer.cs#L69
Possible null reference argument for parameter 'value' in 'VValue VValue.CreateComment(string value)'.
build (Release, macOS-latest): references/Gameloop.Vdf/Gameloop.Vdf/Linq/Extensions.cs#L39
Converting null literal or possible null value to non-nullable type.
build (Debug, macOS-latest): src/Common.CoreLib/Extensions/EnumerableExtensions.cs#L133
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 (Debug, macOS-latest): src/Common.CoreLib/ShortGuid.cs#L90
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build (Debug, macOS-latest): src/Common.CoreLib/ComponentModel/EnumDescriptionTypeConverter.cs#L11
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
build (Debug, macOS-latest): src/Common.CoreLib/ComponentModel/EnumDescriptionTypeConverter.cs#L11
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
build (Debug, macOS-latest): src/Common.CoreLib/ComponentModel/EnumDescriptionTypeConverter.cs#L11
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Debug, macOS-latest): src/Common.CoreLib/Collections/Generic/SortedList.cs#L10
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'SortedList<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
build (Debug, macOS-latest): src/Common.CoreLib/Security/Cryptography/Hashs_MD5.cs#L13
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
build (Debug, macOS-latest): src/Common.CoreLib/Security/Cryptography/Hashs_SHA1.cs#L13
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
build (Debug, macOS-latest): src/Common.CoreLib/Security/Cryptography/Hashs_SHA256.cs#L13
'SHA256CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
build (Debug, macOS-latest): src/Common.CoreLib/Security/Cryptography/Hashs_SHA384.cs#L13
'SHA384CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.'
build (Release, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Internal/ScheduledObserver.cs#L209
Converting null literal or possible null value to non-nullable type.
build (Release, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/EventPattern.cs#L59
Converting null literal or possible null value to non-nullable type.
build (Release, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Linq/Observable/Zip.cs#L347
Converting null literal or possible null value to non-nullable type.
build (Release, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Linq/Observable/Cast.cs#L32
Converting null literal or possible null value to non-nullable type.
build (Release, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Concurrency/ScheduledItem.cs#L156
Ensure that 'ScheduledItem.System.IDisposable.Dispose' is declared as public and sealed
build (Release, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Concurrency/ScheduledItem.cs#L156
Rename 'ScheduledItem.System.IDisposable.Dispose' to 'Dispose' and ensure that it is declared as public and sealed
build (Release, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Concurrency/ScheduledItem.cs#L14
Provide an overridable implementation of Dispose(bool) on 'ScheduledItem' or mark the type as sealed. A call to Dispose(false) should only clean up native resources. A call to Dispose(true) should clean up both managed and native resources.
build (Release, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Runtime/CompilerServices/TaskObservableMethodBuilder.cs#L17
TaskObservableMethodBuilder should override the equality (==) and inequality (!=) operators
build (Release, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Linq/Observable.Multiple.CombineLatest.cs#L1196
Either replace the suffix 'Ex' in type name ObservableEx with the suggested numeric alternate '2' or provide a more meaningful suffix that distinguishes it from the type it replaces
build (Release, windows-latest): references/FluentAvalonia/FluentAvalonia/UI/Media/Color2.cs#L904
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'char'.'
build (Release, windows-latest): references/FluentAvalonia/FluentAvalonia/UI/Media/Color2.cs#L908
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
build (Release, windows-latest): references/FluentAvalonia/FluentAvalonia/UI/Controls/Internal/ListView/ListViewBase.cs#L726
Field 'ListViewBase._selectedRanges' is never assigned to, and will always have its default value null
build (Release, windows-latest): references/FluentAvalonia/FluentAvalonia/UI/Controls/Internal/ListView/ListViewBase.cs#L177
The event 'ListViewBase.ContainerContentChanging' is never used
build (Release, windows-latest): references/FluentAvalonia/FluentAvalonia/UI/Controls/TabView/TabView.cs#L1178
The event 'TabView.TabViewCommand.CanExecuteChanged' is never used
build (Release, windows-latest): references/FluentAvalonia/FluentAvalonia/UI/Controls/Internal/ListView/ListViewBaseItemContainerGenerator.cs#L236
Field 'ListViewBaseItemContainerGenerator._recyclePool' is never assigned to, and will always have its default value null
build (Release, windows-latest): references/FluentAvalonia/FluentAvalonia/UI/Controls/TabView/TabViewItem.cs#L527
The field 'TabViewItem._isDragging' is assigned but its value is never used
build (Release, windows-latest): references/SevenZipSharp/SevenZip.Tests/MiscellaneousTests.cs#L25
'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
build (Release, windows-latest): references/SevenZipSharp/SevenZip.Tests/SevenZipCompressorTests.cs#L162
Cannot convert null literal to non-nullable reference type.
build (Release, windows-latest): references/SevenZipSharp/SevenZip.Tests/SevenZipCompressorTests.cs#L227
Cannot convert null literal to non-nullable reference type.
build (Release, windows-latest): references/dotnet-packaging/Packaging.Targets/Deb/DebPackageCreator.cs#L221
Cannot convert null literal to non-nullable reference type.
build (Release, windows-latest): references/dotnet-packaging/Packaging.Targets/IO/TarFileCreator.cs#L55
Cannot convert null literal to non-nullable reference type.
build (Release, windows-latest): references/dotnet-packaging/Packaging.Targets/Rpm/PackageDependency.cs#L66
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build (Release, windows-latest): references/dotnet-packaging/Packaging.Targets/Rpm/Section.cs#L14
The type 'K' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'K' doesn't match 'notnull' constraint.
build (Release, windows-latest): references/dotnet-packaging/Packaging.Targets/TaskItemExtensions.cs#L168
Cannot convert null literal to non-nullable reference type.
build (Release, windows-latest): src/ST.Tools.Publish/PowerShell/System.Management.Automation/utils/StructuredTraceSource.cs#L1589
Non-nullable field '_scopeName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release, windows-latest): src/ST.Tools.Publish/PowerShell/System.Management.Automation/utils/StructuredTraceSource.cs#L1589
Non-nullable field '_leavingScopeFormatter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release, windows-latest): src/ST.Tools.Publish/PowerShell/System.Management.Automation/utils/StructuredTraceSource.cs#L1641
Non-nullable field '_scopeName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release, windows-latest): src/ST.Tools.Publish/PowerShell/System.Management.Automation/utils/StructuredTraceSource.cs#L1641
Non-nullable field '_leavingScopeFormatter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release, windows-latest): src/Common.CoreLib/Net/Sockets/SocketHelper.cs#L172
Field 'state' should begin with upper-case letter
build (Release, windows-latest): src/Common.CoreLib/Net/Sockets/SocketHelper.cs#L173
Field 'localAddr' should begin with upper-case letter
build (Release, windows-latest): src/Common.CoreLib/Net/Sockets/SocketHelper.cs#L176
Field 'remoteAddr' should begin with upper-case letter
build (Release, windows-latest): src/Common.CoreLib/Net/Sockets/SocketHelper.cs#L175
Field 'localPort' should begin with upper-case letter
build (Release, windows-latest): src/Common.CoreLib/Net/Sockets/SocketHelper.cs#L178
Field 'remotePort' should begin with upper-case letter
build (Release, windows-latest): src/Common.CoreLib/Net/Sockets/SocketHelper.cs#L179
Field 'owningPid' should begin with upper-case letter
build (Release, windows-latest): src/Common.CoreLib/Net/Sockets/SocketHelper.cs#L189
Field 'dwNumEntries' should begin with upper-case letter
build (Release, windows-latest): src/Common.CoreLib/Net/Sockets/SocketHelper.cs#L191
Field 'table' should begin with upper-case letter
build (Release, windows-latest): src/Common.CoreLib/Security/Cryptography/AESUtils.cs#L392
Each attribute should be placed on its own line of code
build (Release, windows-latest): src/Common.CoreLib/Serializable.cs#L144
Field 'lz4Options' should begin with upper-case letter
build (Release, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Internal/ScheduledObserver.cs#L209
Converting null literal or possible null value to non-nullable type.
build (Release, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/EventPattern.cs#L59
Converting null literal or possible null value to non-nullable type.
build (Release, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Linq/Observable/Zip.cs#L347
Converting null literal or possible null value to non-nullable type.
build (Release, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Linq/Observable/Cast.cs#L32
Converting null literal or possible null value to non-nullable type.
build (Release, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Concurrency/ScheduledItem.cs#L156
Ensure that 'ScheduledItem.System.IDisposable.Dispose' is declared as public and sealed
build (Release, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Concurrency/ScheduledItem.cs#L156
Rename 'ScheduledItem.System.IDisposable.Dispose' to 'Dispose' and ensure that it is declared as public and sealed
build (Release, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Concurrency/ScheduledItem.cs#L14
Provide an overridable implementation of Dispose(bool) on 'ScheduledItem' or mark the type as sealed. A call to Dispose(false) should only clean up native resources. A call to Dispose(true) should clean up both managed and native resources.
build (Debug, windows-latest): src/Common.CoreLib/ShortGuid.cs#L90
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build (Debug, windows-latest): src/Common.CoreLib/Collections/Generic/SortedList.cs#L10
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'SortedList<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
build (Debug, windows-latest): src/Common.CoreLib/ComponentModel/EnumDescriptionTypeConverter.cs#L11
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
build (Debug, windows-latest): src/Common.CoreLib/ComponentModel/EnumDescriptionTypeConverter.cs#L11
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
build (Debug, windows-latest): src/Common.CoreLib/ComponentModel/EnumDescriptionTypeConverter.cs#L11
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Debug, windows-latest): src/Common.CoreLib/Extensions/EnumerableExtensions.cs#L133
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 (Debug, windows-latest): src/Common.CoreLib/Application/Services/Implementation/ModelValidator.cs#L75
Converting null literal or possible null value to non-nullable type.
build (Debug, windows-latest): src/Common.CoreLib/Collections/Generic/SortedList.cs#L14
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'SortedList<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
build (Debug, windows-latest): src/Common.CoreLib/Collections/Generic/SortedList.cs#L19
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'SortedList<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
build (Debug, windows-latest): src/Common.CoreLib/Collections/Generic/SortedList.cs#L19
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'Enumerable.ToDictionary<TSource, TKey, TElement>(IEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>)'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
build (Debug, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/EventPattern.cs#L59
Converting null literal or possible null value to non-nullable type.
build (Debug, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Internal/ScheduledObserver.cs#L209
Converting null literal or possible null value to non-nullable type.
build (Debug, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Linq/Observable/Zip.cs#L347
Converting null literal or possible null value to non-nullable type.
build (Debug, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Linq/Observable/Cast.cs#L32
Converting null literal or possible null value to non-nullable type.
build (Debug, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Concurrency/ScheduledItem.cs#L156
Ensure that 'ScheduledItem.System.IDisposable.Dispose' is declared as public and sealed
build (Debug, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Concurrency/ScheduledItem.cs#L156
Rename 'ScheduledItem.System.IDisposable.Dispose' to 'Dispose' and ensure that it is declared as public and sealed
build (Debug, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Concurrency/ScheduledItem.cs#L14
Provide an overridable implementation of Dispose(bool) on 'ScheduledItem' or mark the type as sealed. A call to Dispose(false) should only clean up native resources. A call to Dispose(true) should clean up both managed and native resources.
build (Debug, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Runtime/CompilerServices/TaskObservableMethodBuilder.cs#L17
TaskObservableMethodBuilder should override the equality (==) and inequality (!=) operators
build (Debug, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/IEventSource.cs#L21
Change the event 'OnNext' to replace the type 'System.Action<T>' with a generic EventHandler, for example EventHandler<T>, where T is a valid EventArgs
build (Debug, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Internal/ScheduledObserver.cs#L209
Converting null literal or possible null value to non-nullable type.
build (Debug, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Linq/Observable/Zip.cs#L347
Converting null literal or possible null value to non-nullable type.
build (Debug, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Linq/Observable/Cast.cs#L32
Converting null literal or possible null value to non-nullable type.
build (Debug, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/EventPattern.cs#L59
Converting null literal or possible null value to non-nullable type.
build (Debug, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Concurrency/ScheduledItem.cs#L156
Ensure that 'ScheduledItem.System.IDisposable.Dispose' is declared as public and sealed
build (Debug, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Concurrency/ScheduledItem.cs#L156
Rename 'ScheduledItem.System.IDisposable.Dispose' to 'Dispose' and ensure that it is declared as public and sealed
build (Debug, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Concurrency/ScheduledItem.cs#L14
Provide an overridable implementation of Dispose(bool) on 'ScheduledItem' or mark the type as sealed. A call to Dispose(false) should only clean up native resources. A call to Dispose(true) should clean up both managed and native resources.
build (Debug, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Runtime/CompilerServices/TaskObservableMethodBuilder.cs#L17
TaskObservableMethodBuilder should override the equality (==) and inequality (!=) operators
build (Debug, windows-latest): references/reactive/Rx.NET/Source/src/System.Reactive/Linq/Observable.Multiple.CombineLatest.cs#L1196
Either replace the suffix 'Ex' in type name ObservableEx with the suggested numeric alternate '2' or provide a more meaningful suffix that distinguishes it from the type it replaces
build (Debug, windows-latest): references/FluentAvalonia/FluentAvalonia/UI/Controls/TabView/TabView.cs#L1178
The event 'TabView.TabViewCommand.CanExecuteChanged' is never used
build (Debug, windows-latest): references/FluentAvalonia/FluentAvalonia/UI/Controls/Internal/ListView/ListViewBase.cs#L177
The event 'ListViewBase.ContainerContentChanging' is never used
build (Debug, windows-latest): references/FluentAvalonia/FluentAvalonia/UI/Controls/Internal/ListView/ListViewBase.cs#L726
Field 'ListViewBase._selectedRanges' is never assigned to, and will always have its default value null
build (Debug, windows-latest): references/FluentAvalonia/FluentAvalonia/UI/Controls/Internal/ListView/ListViewBaseItemContainerGenerator.cs#L236
Field 'ListViewBaseItemContainerGenerator._recyclePool' is never assigned to, and will always have its default value null
build (Debug, windows-latest): references/FluentAvalonia/FluentAvalonia/UI/Controls/TabView/TabViewItem.cs#L527
The field 'TabViewItem._isDragging' is assigned but its value is never used
build (Debug, windows-latest): references/SevenZipSharp/SevenZip.Tests/MiscellaneousTests.cs#L25
'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
build (Debug, windows-latest): references/SevenZipSharp/SevenZip.Tests/SevenZipCompressorTests.cs#L162
Cannot convert null literal to non-nullable reference type.
build (Debug, windows-latest): references/SevenZipSharp/SevenZip.Tests/SevenZipCompressorTests.cs#L227
Cannot convert null literal to non-nullable reference type.
build (Debug, windows-latest): references/AvaloniaGif/LibAPNG/APNG.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (Debug, windows-latest): src/Common.CoreLib/Collections/Generic/SortedList.cs#L10
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'SortedList<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
build (Debug, windows-latest): src/Common.CoreLib/ComponentModel/EnumDescriptionTypeConverter.cs#L11
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
build (Debug, windows-latest): src/Common.CoreLib/ComponentModel/EnumDescriptionTypeConverter.cs#L11
Nullability of type of parameter 'culture' doesn't match overridden member (possibly because of nullability attributes).
build (Debug, windows-latest): src/Common.CoreLib/ComponentModel/EnumDescriptionTypeConverter.cs#L11
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build (Debug, windows-latest): src/Common.CoreLib/Extensions/EnumerableExtensions.cs#L133
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 (Debug, windows-latest): src/Common.CoreLib/ShortGuid.cs#L90
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).

Artifacts

Produced during runtime
Name Size
[Debug]Steam++_linux_arm64_6585579 Expired
48.3 MB
[Debug]Steam++_linux_x64_6585579 Expired
51 MB
[Debug]Steam++_macos_arm64_6585579 Expired
45.9 MB
[Debug]Steam++_macos_x64_6585579 Expired
48.8 MB
[Debug]Steam++_win_x64_6585579 Expired
51.1 MB
[Debug]Steam++_win_x64_fde_6585579 Expired
25.2 MB
[Debug]Steam++_win_x86_6585579 Expired
47.7 MB
[Debug]Steam++_win_x86_fde_6585579 Expired
24.6 MB
[Release]Steam++_linux_arm64_6585579 Expired
44 MB
[Release]Steam++_linux_x64_6585579 Expired
46.6 MB
[Release]Steam++_macos_arm64_6585579 Expired
42.1 MB
[Release]Steam++_macos_x64_6585579 Expired
45 MB
[Release]Steam++_win_x64_6585579 Expired
47.3 MB
[Release]Steam++_win_x64_fde_6585579 Expired
21.3 MB
[Release]Steam++_win_x86_6585579 Expired
43.9 MB
[Release]Steam++_win_x86_fde_6585579 Expired
20.8 MB