✨ Add basic tools for direct initial world commit #11602
Annotations
10 errors and 5 warnings
src/Libplanet/Blockchain/StateStoreExtensions.cs#L1
File name StateStoreExtensions.cs doesn't match the name of a contained type.
|
src/Libplanet/Blockchain/StateStoreExtensions.cs#L17
File name should match first type name.
|
src/Libplanet/Blockchain/StateStoreExtensions.cs#L94
The keyword 'foreach' should be followed by a space
|
src/Libplanet/Blockchain/StateStoreExtensions.cs#L1
File name StateStoreExtensions.cs doesn't match the name of a contained type.
|
src/Libplanet/Blockchain/StateStoreExtensions.cs#L17
File name should match first type name.
|
src/Libplanet/Blockchain/StateStoreExtensions.cs#L94
The keyword 'foreach' should be followed by a space
|
src/Libplanet/Blockchain/StateStoreExtensions.cs#L1
File name StateStoreExtensions.cs doesn't match the name of a contained type.
|
src/Libplanet/Blockchain/StateStoreExtensions.cs#L17
File name should match first type name.
|
src/Libplanet/Blockchain/StateStoreExtensions.cs#L94
The keyword 'foreach' should be followed by a space
|
src/Libplanet/Blockchain/StateStoreExtensions.cs#L79
'KeyValuePair<Address, Dictionary<Address, IValue>>' does not contain a definition for 'Deconstruct' and no accessible extension method 'Deconstruct' accepting a first argument of type 'KeyValuePair<Address, Dictionary<Address, IValue>>' could be found (are you missing a using directive or an assembly reference?)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
|
|
|
|
This job failed
Loading