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