Deploy by bCWarkent #87
Annotations
3 errors and 11 warnings
Build:
src/paypal/initPpcp.ts#L26
Unexpected console statement
|
Build:
src/paypal/initPpcp.ts#L28
Unexpected console statement
|
Build
Process completed with exit code 1.
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
src/fastlane/fastlane.ts#L7
'IFastlaneAddress' is defined but never used
|
Build:
src/initialize/initialize.ts#L7
'IExpressPayPaypalCommercePlatform' is defined but never used
|
Build:
src/initialize/initialize.ts#L17
'initPPCPApple' is defined but never used
|
Build:
src/initialize/initialize.ts#L20
'initPPCPGoogle' is defined but never used
|
Build:
src/types/paypal.ts#L5
'GooglePaymentData' is defined but never used
|
Build:
src/types/paypal.ts#L6
'GooglePaymentDataRequest' is defined but never used
|
Build:
src/types/paypal.ts#L7
'GoogleTransactionInfo' is defined but never used
|
Build:
src/types/paypal.ts#L10
'IBraintreeGooglePayPaymentData' is defined but never used
|
Build:
src/types/paypal.ts#L11
'PaymentData' is defined but never used
|
Build:
tests/fastlane/initFastlane.test.ts#L35
'loadScriptMock' is assigned a value but never used
|