Fixes after merging upstream #238
Annotations
9 warnings
Linux
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linux:
BTCPayServer/Controllers/GreenField/GreenfieldStoreOnChainWalletsController.cs#L433
Possible null reference argument for parameter 'value' in 'decimal MoneyExtensions.GetValue(IMoney value, BTCPayNetwork network)'.
|
Linux:
BTCPayServer/Controllers/GreenField/GreenfieldStoreOnChainWalletsController.cs#L433
Possible null reference argument for parameter 'value' in 'decimal MoneyExtensions.GetValue(IMoney value, BTCPayNetwork network)'.
|
Mac
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Mac:
BTCPayServer/Controllers/GreenField/GreenfieldStoreOnChainWalletsController.cs#L433
Possible null reference argument for parameter 'value' in 'decimal MoneyExtensions.GetValue(IMoney value, BTCPayNetwork network)'.
|
Mac:
BTCPayServer/Controllers/GreenField/GreenfieldStoreOnChainWalletsController.cs#L433
Possible null reference argument for parameter 'value' in 'decimal MoneyExtensions.GetValue(IMoney value, BTCPayNetwork network)'.
|
Windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Windows:
BTCPayServer/Controllers/GreenField/GreenfieldStoreOnChainWalletsController.cs#L433
Possible null reference argument for parameter 'value' in 'decimal MoneyExtensions.GetValue(IMoney value, BTCPayNetwork network)'.
|
Windows:
BTCPayServer/Controllers/GreenField/GreenfieldStoreOnChainWalletsController.cs#L433
Possible null reference argument for parameter 'value' in 'decimal MoneyExtensions.GetValue(IMoney value, BTCPayNetwork network)'.
|