- block v13 #254
Annotations
7 errors and 11 warnings
build:
IxianDLT/Block/BlockProcessor.cs#L772
'BlockVer' does not contain a definition for 'v13'
|
build:
IxianDLT/Block/BlockProcessor.cs#L776
'BlockVer' does not contain a definition for 'v13'
|
build:
IxianDLT/Meta/Config.cs#L134
'BlockVer' does not contain a definition for 'v13'
|
build:
IxianDLT/Block/BlockProcessor.cs#L772
'BlockVer' does not contain a definition for 'v13'
|
build:
IxianDLT/Block/BlockProcessor.cs#L776
'BlockVer' does not contain a definition for 'v13'
|
build:
IxianDLT/Meta/Config.cs#L134
'BlockVer' does not contain a definition for 'v13'
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
IxianDLT/Block/BlockAnomalyResolver.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build
'SHA512Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
build
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.' (https://aka.ms/dotnet-warnings/SYSLIB0023)
|
build
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.' (https://aka.ms/dotnet-warnings/SYSLIB0023)
|
build
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
build
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
build
'SecurityPermissionFlag' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
build:
IxianDLT/Transaction/TransactionPool.cs#L62
Unreachable code detected
|
build:
IxianDLT/Transaction/TransactionPool.cs#L1289
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
IxianDLT/Block/BlockChain.cs#L1196
Unreachable code detected
|