feat: add Samsung Pay availability check and related module implement… #202
ci.yml
on: push
lint
1m 15s
test
1m 37s
build-library
1m 24s
build-android
6m 0s
build-ios
1m 46s
Annotations
1 error and 19 warnings
|
build-ios
Could not find Xcode version that satisfied version spec: '16.2'
|
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/cache/save@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint
Inline style: { fill: '#fff' }
|
|
lint
Inline style: { fill: '#fff' }
|
|
lint
Inline style: { fill: '#006fcf', stroke: '#7e7e7e', strokeWidth: '.5px' }
|
|
lint:
src/__tests__/models/payment_config.test.ts#L130
Do not use 'new' for side effects
|
|
lint:
src/__tests__/models/payment_config.test.ts#L120
Do not use 'new' for side effects
|
|
lint:
src/__tests__/models/payment_config.test.ts#L110
Do not use 'new' for side effects
|
|
lint:
src/__tests__/models/payment_config.test.ts#L100
Do not use 'new' for side effects
|
|
lint:
src/__tests__/models/payment_config.test.ts#L90
Do not use 'new' for side effects
|
|
lint:
example/src/build_your_own_ui.tsx#L139
Expected '!==' and instead saw '!='
|
|
lint:
example/src/build_your_own_ui.tsx#L49
Expected '!==' and instead saw '!='
|
|
build-library
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/cache/save@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-library
Cache save failed.
|
|
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/cache/save@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test
Cache save failed.
|
|
build-ios
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/cache/save@v4, actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-android
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/cache/save@v4, actions/cache@v4, actions/checkout@v4, actions/setup-java@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-android
setup-java v4 is deprecated and will no longer receive updates. Please migrate to actions/setup-java@v5.
|
|
build-android
Cache save failed.
|