Upgrade Download Action Version (#922) #1557
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L35
Missing XML comment for publicly visible type or member 'SourceTemplates.argNullOrEmpty(string)'
|
Build:
src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L41
Missing XML comment for publicly visible type or member 'SourceTemplates.argNull(object)'
|
Build:
src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L35
Missing XML comment for publicly visible type or member 'SourceTemplates.argNullOrEmpty(string)'
|
Build:
src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L41
Missing XML comment for publicly visible type or member 'SourceTemplates.argNull(object)'
|
Build:
src/Hazelcast.Net/Protocol/Codecs/CPSessionCloseSessionCodec.cs#L105
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Build:
src/Hazelcast.Net/Polyfills/CollectionExtensions.cs#L47
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'T'.'
|
Build:
src/Hazelcast.Net/DistributedObjects/IHMapBase.cs#L124
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Build:
src/Hazelcast.Net/HazelcastOptions.cs#L86
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
Build:
src/Hazelcast.Net/Polyfills/CollectionExtensions.cs#L48
XML comment has badly formed XML -- 'End tag 'param' does not match the start tag 'T'.'
|
Build:
src/Hazelcast.Net/Polyfills/CollectionExtensions.cs#L50
XML comment has badly formed XML -- 'End tag 'returns' does not match the start tag 'T'.'
|
Loading