Skip to content

[Neo Core] Nullable #7798

[Neo Core] Nullable

[Neo Core] Nullable #7798

Triggered via pull request February 9, 2024 06:24
@Jim8yJim8y
synchronize #3125
Jim8y:nullable
Status Success
Total duration 2m 52s
Artifacts

main.yml

on: pull_request
Matrix: Test
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
Test (macos-latest): src/Neo/BigDecimal.cs#L195
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Test (macos-latest): src/Neo/Persistence/ClonedCache.cs#L26
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
Test (macos-latest): src/Neo/Persistence/SnapshotCache.cs#L38
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
Test (macos-latest): src/Neo/SmartContract/ApplicationEngine.cs#L323
Cannot convert null literal to non-nullable reference type.
Test (macos-latest): src/Neo/SmartContract/ApplicationEngine.cs#L323
Cannot convert null literal to non-nullable reference type.
Test (macos-latest): src/Neo/SmartContract/ApplicationEngine.cs#L323
Cannot convert null literal to non-nullable reference type.
Test (macos-latest): src/Neo/SmartContract/ApplicationEngine.cs#L595
Cannot convert null literal to non-nullable reference type.
Test (macos-latest): src/Neo/SmartContract/ApplicationEngine.cs#L595
Cannot convert null literal to non-nullable reference type.
Test (macos-latest): src/Neo/SmartContract/ApplicationEngine.cs#L595
Cannot convert null literal to non-nullable reference type.
Test (macos-latest): src/Neo/SmartContract/ApplicationEngine.cs#L595
Cannot convert null literal to non-nullable reference type.
Test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: coverallsapp/github-action@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu-latest): src/Neo/BigDecimal.cs#L195
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Test (ubuntu-latest): src/Neo/Persistence/ClonedCache.cs#L26
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
Test (ubuntu-latest): src/Neo/Persistence/SnapshotCache.cs#L38
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
Test (ubuntu-latest): src/Neo/Wallets/Wallet.cs#L89
Cannot convert null literal to non-nullable reference type.
Test (ubuntu-latest): src/Neo/Wallets/NEP6/NEP6Wallet.cs#L41
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
Test (ubuntu-latest): src/Neo/SmartContract/JsonSerializer.cs#L168
Cannot convert null literal to non-nullable reference type.
Test (ubuntu-latest): src/Neo/SmartContract/ContractState.cs#L117
Nullability of reference types in type of parameter 'referenceCounter' of 'StackItem ContractState.ToStackItem(ReferenceCounter referenceCounter)' doesn't match implicitly implemented member 'StackItem IInteroperable.ToStackItem(ReferenceCounter? referenceCounter)' (possibly because of nullability attributes).
Test (ubuntu-latest): src/Neo/SmartContract/Native/AccountState.cs#L33
Nullability of reference types in type of parameter 'referenceCounter' of 'StackItem AccountState.ToStackItem(ReferenceCounter referenceCounter)' doesn't match implicitly implemented member 'StackItem IInteroperable.ToStackItem(ReferenceCounter? referenceCounter)' (possibly because of nullability attributes).
Test (ubuntu-latest): src/Neo/Wallets/Wallet.cs#L556
Cannot convert null literal to non-nullable reference type.
Test (ubuntu-latest): src/Neo/SmartContract/NotifyEventArgs.cs#L66
Nullability of reference types in type of parameter 'referenceCounter' of 'StackItem NotifyEventArgs.ToStackItem(ReferenceCounter referenceCounter)' doesn't match implicitly implemented member 'StackItem IInteroperable.ToStackItem(ReferenceCounter? referenceCounter)' (possibly because of nullability attributes).
Test (windows-latest): src/Neo/Persistence/ClonedCache.cs#L26
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
Test (windows-latest): src/Neo/Persistence/SnapshotCache.cs#L38
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
Test (windows-latest): src/Neo/VM/Helper.cs#L39
Cannot convert null literal to non-nullable reference type.
Test (windows-latest): src/Neo/Wallets/NEP6/NEP6Wallet.cs#L41
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
Test (windows-latest): src/Neo/Wallets/Wallet.cs#L89
Cannot convert null literal to non-nullable reference type.
Test (windows-latest): src/Neo/Wallets/Wallet.cs#L556
Cannot convert null literal to non-nullable reference type.
Test (windows-latest): src/Neo/SmartContract/ApplicationEngine.cs#L323
Cannot convert null literal to non-nullable reference type.
Test (windows-latest): src/Neo/SmartContract/ApplicationEngine.cs#L323
Cannot convert null literal to non-nullable reference type.
Test (windows-latest): src/Neo/SmartContract/ApplicationEngine.cs#L323
Cannot convert null literal to non-nullable reference type.
Test (windows-latest): src/Neo/SmartContract/ApplicationEngine.cs#L595
Cannot convert null literal to non-nullable reference type.