Add method for type's assembly qualified name without version #51
Annotations
23 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, NuGet/[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@v2, NuGet/[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/
|
Pack:
X39.Util/CharExtensionMethods.cs#L12
XML comment has syntactically incorrect cref attribute 'string.string(char[])'
|
Pack:
X39.Util/CharExtensionMethods.cs#L12
Identifier expected; 'string' is a keyword. See also error CS1041.
|
Pack:
X39.Util/CharExtensionMethods.cs#L22
XML comment has syntactically incorrect cref attribute 'string.string(char[])'
|
Pack:
X39.Util/CharExtensionMethods.cs#L22
Identifier expected; 'string' is a keyword. See also error CS1041.
|
Pack:
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).
|
Pack:
X39.Util/AsyncEventHandler.cs#L2
Missing XML comment for publicly visible type or member 'AsyncEventHandler'
|
Pack:
X39.Util/AsyncEventHandler.cs#L3
Missing XML comment for publicly visible type or member 'AsyncEventHandler<TEventArgs>'
|
Pack:
X39.Util/Collections/Concurrent/RWLConcurrentDictionary.cs#L26
Missing XML comment for publicly visible type or member 'RWLConcurrentDictionary<TKey, TValue>.Dispose()'
|
Pack:
X39.Util/Console/AskConsole.cs#L7
Missing XML comment for publicly visible type or member 'AskConsole'
|
Pack:
X39.Util/Console/AskConsole.cs#L64
XML comment has cref attribute 'source' that could not be resolved
|
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