Fix GetAndChange
warnings
#11255
Annotations
10 errors
src/Neo/Persistence/ClonedCache.cs#L62
There is no argument given that corresponds to the required parameter 'factory' of 'DataCache.GetAndChange(StorageKey, Func<StorageItem>?)'
|
src/Neo/SmartContract/Native/PolicyContract.cs#L167
There is no argument given that corresponds to the required parameter 'factory' of 'DataCache.GetAndChange(StorageKey, Func<StorageItem>?)'
|
src/Neo/SmartContract/Native/PolicyContract.cs#L175
There is no argument given that corresponds to the required parameter 'factory' of 'DataCache.GetAndChange(StorageKey, Func<StorageItem>?)'
|
src/Neo/SmartContract/Native/PolicyContract.cs#L183
There is no argument given that corresponds to the required parameter 'factory' of 'DataCache.GetAndChange(StorageKey, Func<StorageItem>?)'
|
src/Neo/SmartContract/ApplicationEngine.Storage.cs#L180
There is no argument given that corresponds to the required parameter 'factory' of 'DataCache.GetAndChange(StorageKey, Func<StorageItem>?)'
|
src/Neo/SmartContract/Native/OracleContract.cs#L59
There is no argument given that corresponds to the required parameter 'factory' of 'DataCache.GetAndChange(StorageKey, Func<StorageItem>?)'
|
src/Neo/SmartContract/Native/OracleContract.cs#L164
There is no argument given that corresponds to the required parameter 'factory' of 'DataCache.GetAndChange(StorageKey, Func<StorageItem>?)'
|
src/Neo/SmartContract/Native/OracleContract.cs#L203
There is no argument given that corresponds to the required parameter 'factory' of 'DataCache.GetAndChange(StorageKey, Func<StorageItem>?)'
|
src/Neo/SmartContract/Native/NeoToken.cs#L96
There is no argument given that corresponds to the required parameter 'factory' of 'DataCache.GetAndChange(StorageKey, Func<StorageItem>?)'
|
src/Neo/SmartContract/Native/NeoToken.cs#L98
There is no argument given that corresponds to the required parameter 'factory' of 'DataCache.GetAndChange(StorageKey, Func<StorageItem>?)'
|
The logs for this run have expired and are no longer available.
Loading