feat: add support for NextJS in SST & remove CJS support #1157
build.yml
on: pull_request
deploy-runtime
1m 12s
unit-tests
1m 5s
test-create
1m 8s
test-local
0s
test-cli
0s
Annotations
30 errors
unit-tests:
examples/sst-nextjs/sst.config.ts#L1
Cannot find module 'sst' or its corresponding type declarations.
|
unit-tests:
examples/sst-nextjs/sst.config.ts#L2
Cannot find module 'sst/constructs' or its corresponding type declarations.
|
unit-tests:
examples/sst-nextjs/sst.config.ts#L5
Parameter '_input' implicitly has an 'any' type.
|
unit-tests:
examples/sst-nextjs/sst.config.ts#L11
Parameter 'app' implicitly has an 'any' type.
|
unit-tests:
examples/sst-nextjs/sst.config.ts#L12
Binding element 'stack' implicitly has an 'any' type.
|
unit-tests:
examples/sst-nextjs/tailwind.config.ts#L1
Cannot find module 'tailwindcss' or its corresponding type declarations.
|
unit-tests:
examples/sst-nextjs/src/server/event.ts#L1
Cannot find module '@eventual/core' or its corresponding type declarations.
|
unit-tests:
examples/sst-nextjs/src/server/socket.ts#L1
Cannot find module '@eventual/core' or its corresponding type declarations.
|
unit-tests:
examples/sst-nextjs/src/server/workflow.ts#L1
Cannot find module '@eventual/core' or its corresponding type declarations.
|
unit-tests:
examples/sst-nextjs/src/server/client.ts#L2
Cannot find module '@eventual/aws-client' or its corresponding type declarations.
|
test-create:
examples/sst-nextjs/sst.config.ts#L1
Cannot find module 'sst' or its corresponding type declarations.
|
test-create:
examples/sst-nextjs/sst.config.ts#L2
Cannot find module 'sst/constructs' or its corresponding type declarations.
|
test-create:
examples/sst-nextjs/sst.config.ts#L5
Parameter '_input' implicitly has an 'any' type.
|
test-create:
examples/sst-nextjs/sst.config.ts#L11
Parameter 'app' implicitly has an 'any' type.
|
test-create:
examples/sst-nextjs/sst.config.ts#L12
Binding element 'stack' implicitly has an 'any' type.
|
test-create:
examples/sst-nextjs/tailwind.config.ts#L1
Cannot find module 'tailwindcss' or its corresponding type declarations.
|
test-create:
examples/sst-nextjs/src/server/event.ts#L1
Cannot find module '@eventual/core' or its corresponding type declarations.
|
test-create:
examples/sst-nextjs/src/server/socket.ts#L1
Cannot find module '@eventual/core' or its corresponding type declarations.
|
test-create:
examples/sst-nextjs/src/server/workflow.ts#L1
Cannot find module '@eventual/core' or its corresponding type declarations.
|
test-create:
examples/sst-nextjs/src/server/client.ts#L2
Cannot find module '@eventual/aws-client' or its corresponding type declarations.
|
deploy-runtime:
examples/sst-nextjs/sst.config.ts#L1
Cannot find module 'sst' or its corresponding type declarations.
|
deploy-runtime:
examples/sst-nextjs/sst.config.ts#L2
Cannot find module 'sst/constructs' or its corresponding type declarations.
|
deploy-runtime:
examples/sst-nextjs/sst.config.ts#L5
Parameter '_input' implicitly has an 'any' type.
|
deploy-runtime:
examples/sst-nextjs/sst.config.ts#L11
Parameter 'app' implicitly has an 'any' type.
|
deploy-runtime:
examples/sst-nextjs/sst.config.ts#L12
Binding element 'stack' implicitly has an 'any' type.
|
deploy-runtime:
examples/sst-nextjs/tailwind.config.ts#L1
Cannot find module 'tailwindcss' or its corresponding type declarations.
|
deploy-runtime:
examples/sst-nextjs/src/server/event.ts#L1
Cannot find module '@eventual/core' or its corresponding type declarations.
|
deploy-runtime:
examples/sst-nextjs/src/server/socket.ts#L1
Cannot find module '@eventual/core' or its corresponding type declarations.
|
deploy-runtime:
examples/sst-nextjs/src/server/workflow.ts#L1
Cannot find module '@eventual/core' or its corresponding type declarations.
|
deploy-runtime:
examples/sst-nextjs/src/server/client.ts#L2
Cannot find module '@eventual/aws-client' or its corresponding type declarations.
|