Update SDK settings and upgrade dependencies #53
Annotations
10 errors and 12 warnings
Build:
X39.Util.Tests/IsNullableMemberInfoTests.cs#L12
'Assert' does not contain a definition for 'IsTrue'
|
Build:
X39.Util.Tests/IsNullableMemberInfoTests.cs#L13
'Assert' does not contain a definition for 'IsFalse'
|
Build:
X39.Util.Tests/TypeExtensionMethods/FullNameTest.cs#L12
'Assert' does not contain a definition for 'AreEqual'
|
Build:
X39.Util.Tests/TypeExtensionMethods/FullNameTest.cs#L19
'Assert' does not contain a definition for 'AreEqual'
|
Build:
X39.Util.Tests/TypeExtensionMethods/FullNameTest.cs#L27
'Assert' does not contain a definition for 'AreEqual'
|
Build:
X39.Util.Tests/Threading/Tasks/PromiseTest.cs#L21
'Assert' does not contain a definition for 'True'
|
Build:
X39.Util.Tests/TypeExtensionMethods/FullNameTest.cs#L36
'Assert' does not contain a definition for 'AreEqual'
|
Build:
X39.Util.Tests/TypeExtensionMethods/FullNameTest.cs#L44
'Assert' does not contain a definition for 'AreEqual'
|
Build:
X39.Util.Tests/IsNullableMemberInfoTests.cs#L18
'Assert' does not contain a definition for 'IsTrue'
|
Build:
X39.Util.Tests/IsNullableMemberInfoTests.cs#L19
'Assert' does not contain a definition for 'IsFalse'
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
X39.Util/CharExtensionMethods.cs#L12
XML comment has syntactically incorrect cref attribute 'string.string(char[])'
|
Build:
X39.Util/CharExtensionMethods.cs#L12
Identifier expected; 'string' is a keyword. See also error CS1041.
|
Build:
X39.Util/CharExtensionMethods.cs#L22
XML comment has syntactically incorrect cref attribute 'string.string(char[])'
|
Build:
X39.Util/CharExtensionMethods.cs#L22
Identifier expected; 'string' is a keyword. See also error CS1041.
|
Build:
X39.Util/Collections/Concurrent/RWLConcurrentDictionary.cs#L146
Nullability of reference types in type of parameter 'value' of 'bool RWLConcurrentDictionary<TKey, TValue>.TryGetValue(TKey key, out TValue value)' doesn't match implicitly implemented member 'bool IDictionary<TKey, TValue>.TryGetValue(TKey key, out TValue value)' (possibly because of nullability attributes).
|
Build:
X39.Util/AsyncEventHandler.cs#L2
Missing XML comment for publicly visible type or member 'AsyncEventHandler'
|
Build:
X39.Util/AsyncEventHandler.cs#L3
Missing XML comment for publicly visible type or member 'AsyncEventHandler<TEventArgs>'
|
Build:
X39.Util/Collections/Concurrent/RWLConcurrentDictionary.cs#L26
Missing XML comment for publicly visible type or member 'RWLConcurrentDictionary<TKey, TValue>.Dispose()'
|
Build:
X39.Util/Console/AskConsole.cs#L7
Missing XML comment for publicly visible type or member 'AskConsole'
|
Build:
X39.Util/Console/AskConsole.cs#L64
XML comment has cref attribute 'source' that could not be resolved
|
Setup NuGet.exe for use with actions
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/
|
Loading