Skip to content

additional tests & uncached FullName() #41

additional tests & uncached FullName()

additional tests & uncached FullName() #41

Triggered via push December 20, 2023 21:07
Status Failure
Total duration 48s
Artifacts

main.yml

on: push
upload-to-npgk
39s
upload-to-npgk
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
upload-to-npgk
Process completed with exit code 1.
upload-to-npgk
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, 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/
upload-to-npgk: X39.Util/CharExtensionMethods.cs#L12
XML comment has syntactically incorrect cref attribute 'string.string(char[])'
upload-to-npgk: X39.Util/CharExtensionMethods.cs#L12
Identifier expected; 'string' is a keyword. See also error CS1041.
upload-to-npgk: X39.Util/CharExtensionMethods.cs#L22
XML comment has syntactically incorrect cref attribute 'string.string(char[])'
upload-to-npgk: X39.Util/CharExtensionMethods.cs#L12
XML comment has syntactically incorrect cref attribute 'string.string(char[])'
upload-to-npgk: X39.Util/CharExtensionMethods.cs#L12
Identifier expected; 'string' is a keyword. See also error CS1041.
upload-to-npgk: X39.Util/CharExtensionMethods.cs#L22
XML comment has syntactically incorrect cref attribute 'string.string(char[])'
upload-to-npgk: X39.Util/CharExtensionMethods.cs#L22
Identifier expected; 'string' is a keyword. See also error CS1041.
upload-to-npgk: 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).
upload-to-npgk: X39.Util/AsyncEventHandler.cs#L2
Missing XML comment for publicly visible type or member 'AsyncEventHandler'
upload-to-npgk: X39.Util/AsyncEventHandler.cs#L3
Missing XML comment for publicly visible type or member 'AsyncEventHandler<TEventArgs>'
upload-to-npgk
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
upload-to-npgk
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/