Skip to content

StoredValue.Read Refactored #96

StoredValue.Read Refactored

StoredValue.Read Refactored #96

Re-run triggered February 16, 2024 10:44
Status Success
Total duration 33s
Artifacts

build-and-test.yml

on: pull_request
buildntest
22s
buildntest
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
buildntest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
buildntest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
buildntest: Casper.Network.SDK/Types/CLValue.cs#L948
XML comment has badly formed XML -- 'Reference to undefined entity 'ltT1'.'
buildntest: Casper.Network.SDK/Types/CLValue.cs#L971
XML comment has badly formed XML -- 'Reference to undefined entity 'ltT1'.'
buildntest: Casper.Network.SDK/Types/CLValue.cs#L994
XML comment has badly formed XML -- 'Reference to undefined entity 'ltT1'.'
buildntest: Casper.Network.SDK/Types/CLValue.cs#L1017
XML comment has badly formed XML -- 'Reference to undefined entity 'ltTOk'.'
buildntest: Casper.Network.SDK/NetCasperClient.cs#L273
'NetCasperClient.GetAccountInfo(string, string)' is obsolete: 'For Casper node v1.5.5 or newer use the new method signature with PublicKey or AccountHashKey, '
buildntest: Casper.Network.SDK/ByteSerializers/BaseByteSerializer.cs#L6
Missing XML comment for publicly visible type or member 'BaseByteSerializer'
buildntest: Casper.Network.SDK/ByteSerializers/BaseByteSerializer.cs#L8
Missing XML comment for publicly visible type or member 'BaseByteSerializer.WriteInteger(MemoryStream, int)'
buildntest: Casper.Network.SDK/ByteSerializers/BaseByteSerializer.cs#L15
Missing XML comment for publicly visible type or member 'BaseByteSerializer.WriteUInteger(MemoryStream, uint)'
buildntest: Casper.Network.SDK/ByteSerializers/BaseByteSerializer.cs#L22
Missing XML comment for publicly visible type or member 'BaseByteSerializer.WriteULong(MemoryStream, ulong)'
buildntest: Casper.Network.SDK/ByteSerializers/BaseByteSerializer.cs#L29
Missing XML comment for publicly visible type or member 'BaseByteSerializer.WriteByte(MemoryStream, byte)'