Feat/stripe #1065
Annotations
1 error and 16 warnings
lint (18)
Process completed with exit code 1.
|
build (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
lint (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
|
|
lint (18):
tests/admin/items/syncWithStripe.test.ts#L15
Replace `"../../stripe"` with `'../../stripe'`
|
|
lint (18):
tests/stripe.ts#L137
Replace `error:·'`default_price_data.currency`·should·be·`eur`'` with `·error:·'`default_price_data.currency`·should·be·`eur`'·`
|
lint (18):
tests/stripe.ts#L140
Replace `error:'price·is·negative'` with `·error:·'price·is·negative'·`
|
lint (18):
tests/stripe.ts#L143
Replace `error:'`name`·is·greater·than·40·characters'` with `·error:·'`name`·is·greater·than·40·characters'·`
|
lint (18):
tests/stripe.ts#L192
Replace `error:·'`currency`·should·be·`eur`'` with `·error:·'`currency`·should·be·`eur`'·`
|
lint (18):
tests/stripe.ts#L195
Replace `error:·'price·is·negative'` with `·error:·'price·is·negative'·`
|
lint (18):
tests/stripe.ts#L232
Replace `"`currency`·should·be·`eur`"` with `·'`currency`·should·be·`eur`'`
|
test (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|