release: 0.1.0-alpha #169
Annotations
10 errors and 1 warning
Check types:
src/index.ts#L228
Property 'Product' does not exist on type 'typeof Terminal'.
|
Check types:
src/index.ts#L229
Property 'User' does not exist on type 'typeof Terminal'.
|
Check types:
src/index.ts#L230
Property 'Address' does not exist on type 'typeof Terminal'.
|
Check types:
src/index.ts#L231
Property 'Card' does not exist on type 'typeof Terminal'.
|
Check types:
src/index.ts#L232
Property 'Cart' does not exist on type 'typeof Terminal'.
|
Check types:
src/index.ts#L233
Property 'Order' does not exist on type 'typeof Terminal'.
|
Check types:
src/index.ts#L234
Property 'Subscription' does not exist on type 'typeof Terminal'.
|
Check types:
src/index.ts#L238
Export declaration conflicts with exported declaration of 'Product'.
|
Check types:
src/index.ts#L241
Export declaration conflicts with exported declaration of 'User'.
|
Check types:
src/index.ts#L249
Export declaration conflicts with exported declaration of 'Address'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading