Skip to content

Add NotaryAssisted transaction attribute type #3439

Add NotaryAssisted transaction attribute type

Add NotaryAssisted transaction attribute type #3439

Triggered via pull request March 19, 2024 03:48
Status Failure
Total duration 1m 36s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
Test: src/RpcClient/Utility.cs#L209
'TransactionAttributeType' does not contain a definition for 'NotaryAssisted'
Test: src/RpcClient/Utility.cs#L209
The type or namespace name 'NotaryAssisted' could not be found (are you missing a using directive or an assembly reference?)
Test
Process completed with exit code 1.
Test: neo/src/Neo/NeoSystem.cs#L119
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test: neo/src/Neo/NeoSystem.cs#L119
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test: neo/src/Neo/NeoSystem.cs#L131
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test: neo/src/Neo/Persistence/StoreFactory.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test: neo/src/Neo/ProtocolSettings.cs#L123
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.