fix: bind protocol OTP redemption to the store it was created for #35
Annotations
11 warnings
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
submodules/boltz/BTCPayServer.Plugins.Boltz/obj/Debug/net8.0/Protos/boltzrpc/Boltzrpc.cs#L10
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build:
submodules/boltz/BTCPayServer.Plugins.Boltz/obj/Debug/net8.0/Protos/boltzrpc/Boltzrpc.cs#L9
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build:
submodules/boltz/BTCPayServer.Plugins.Boltz/obj/Debug/net8.0/Protos/boltzrpc/Boltzrpc.cs#L8
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build:
submodules/boltz/BTCPayServer.Plugins.Boltz/obj/Debug/net8.0/autoswaprpc/AutoswaprpcGrpc.cs#L8
The type name 'grpc' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build:
submodules/boltz/BTCPayServer.Plugins.Boltz/obj/Debug/net8.0/autoswaprpc/Autoswaprpc.cs#L11
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build:
submodules/boltz/BTCPayServer.Plugins.Boltz/obj/Debug/net8.0/autoswaprpc/Autoswaprpc.cs#L10
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build:
submodules/boltz/BTCPayServer.Plugins.Boltz/obj/Debug/net8.0/autoswaprpc/Autoswaprpc.cs#L9
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build:
submodules/boltz/BTCPayServer.Plugins.Boltz/obj/Debug/net8.0/autoswaprpc/Autoswaprpc.cs#L8
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build:
Plugins/SamRockProtocol/Controllers/ProtocolController.cs#L312
'DerivationSchemeParser.ParseOutputDescriptor(string)' is obsolete: 'Use ParseOD instead'
|
|
build:
submodules/btcpayserver/BTCPayServer/Plugins/PluginManager.cs#L359
Possible null reference argument for parameter 'installed' in 'bool PluginManager.ExecuteCommand((string command, string extension) command, string pluginsFolder, Dictionary<string, Version> installed)'.
|