Skip to content

Repo File(s) & git configure fixes #3450

Repo File(s) & git configure fixes

Repo File(s) & git configure fixes #3450

Triggered via pull request March 23, 2024 00:41
Status Success
Total duration 3m 39s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
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.