Skip to content

Archive repository #3543

Archive repository

Archive repository #3543

Triggered via pull request May 20, 2024 09:23
@shargonshargon
synchronize #912
archive
Status Success
Total duration 2m 36s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Test: neo/src/Neo/SmartContract/Native/CryptoLib.cs#L110
'NamedCurve' is obsolete: 'NamedCurve enum is obsolete and will be removed in future versions. Please, use an extended NamedCurveHash instead.'
Test: neo/src/Neo/SmartContract/Native/CryptoLib.cs#L24
'NamedCurve' is obsolete: 'NamedCurve enum is obsolete and will be removed in future versions. Please, use an extended NamedCurveHash instead.'
Test: neo/src/Neo/SmartContract/Native/CryptoLib.cs#L26
'NamedCurve' is obsolete: 'NamedCurve enum is obsolete and will be removed in future versions. Please, use an extended NamedCurveHash instead.'
Test: neo/src/Neo/SmartContract/Native/CryptoLib.cs#L26
'NamedCurve.secp256k1' is obsolete: 'secp256k1 value is obsolete and will be removed in future versions. Please, use NamedCurveHash.secp256k1SHA256 for compatible behaviour.'
Test: neo/src/Neo/SmartContract/Native/CryptoLib.cs#L27
'NamedCurve' is obsolete: 'NamedCurve enum is obsolete and will be removed in future versions. Please, use an extended NamedCurveHash instead.'
Test: neo/src/Neo/SmartContract/Native/CryptoLib.cs#L27
'NamedCurve.secp256r1' is obsolete: 'secp256r1 value is obsolete and will be removed in future versions. Please, use NamedCurveHash.secp256r1SHA256 for compatible behaviour.'