Svelte re-build #524
ci.yml
on: pull_request
test
32s
audit
22s
outdated
29s
unused
20s
lint
25s
prettier
11s
Annotations
12 errors and 1 warning
prettier
Process completed with exit code 1.
|
unused
Process completed with exit code 255.
|
audit
Process completed with exit code 1.
|
lint:
src/react/lib/stripe.ts#L2
Unsafe assignment of an error typed value
|
lint:
src/react/lib/stripe.ts#L2
Unsafe call of an `error` type typed value
|
lint:
src/react/lib/stripe.ts#L4
Unsafe assignment of an error typed value
|
lint:
src/react/lib/stripe.ts#L4
Unsafe call of an `error` type typed value
|
lint:
src/react/lib/stripe.ts#L4
Unsafe member access .redirectToCheckout on an `error` typed value
|
lint:
src/react/lib/stripe.ts#L8
Unsafe member access .error on an `error` typed value
|
lint:
src/react/lib/stripe.ts#L12
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
|
lint:
src/react/lib/stripe.ts#L12
Unsafe member access .error on an `error` typed value
|
lint
Process completed with exit code 1.
|
outdated
The following actions use a deprecated Node.js version and will be forced to run on node20: peter-evans/find-comment@v2, peter-evans/create-or-update-comment@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|