bump relay to net8, finish nwc, bump lib #127
Annotations
16 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, Rebel028/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, Rebel028/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
NNostr.Client/Protocols/NIP47.cs#L182
Async-iterator 'NIP47.SubscribeNip47Notifications(INostrClient, ECXOnlyPubKey, ECPrivKey, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
build:
NNostr.Client/Crypto/Bech32.cs#L82
Cannot convert null literal to non-nullable reference type.
|
build:
NNostr.Client/Crypto/Bech32.cs#L95
Cannot convert null literal to non-nullable reference type.
|
build:
NNostr.Client/Crypto/Bech32.cs#L96
Cannot convert null literal to non-nullable reference type.
|
build:
NNostr.Client/Crypto/Bech32.cs#L105
Cannot convert null literal to non-nullable reference type.
|
build:
NNostr.Client/Crypto/Bech32.cs#L106
Cannot convert null literal to non-nullable reference type.
|
build:
NNostr.Client/Crypto/Bech32.cs#L117
Cannot convert null literal to non-nullable reference type.
|
build:
NNostr.Client/Crypto/Bech32.cs#L125
Cannot convert null literal to non-nullable reference type.
|
build:
NNostr.Client/Protocols/NIP47.cs#L182
Async-iterator 'NIP47.SubscribeNip47Notifications(INostrClient, ECXOnlyPubKey, ECPrivKey, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
build:
NNostr.Client/Crypto/Bech32.cs#L82
Cannot convert null literal to non-nullable reference type.
|
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|