feat: add support for NextJS in SST & remove CJS support #1168
build.yml
on: pull_request
deploy-runtime
1m 7s
unit-tests
1m 10s
test-create
1m 7s
test-local
0s
test-cli
0s
Annotations
9 errors
test-create:
packages/@eventual/aws-cdk/src/deep-composite-principal.ts#L18
Class 'DeepCompositePrincipal' incorrectly extends base class 'CompositePrincipal'.
|
test-create:
examples/sst-nextjs/sst.config.ts#L3
Cannot find module '@eventual/sst' or its corresponding type declarations.
|
test-create
Process completed with exit code 1.
|
deploy-runtime:
packages/@eventual/aws-cdk/src/deep-composite-principal.ts#L18
Class 'DeepCompositePrincipal' incorrectly extends base class 'CompositePrincipal'.
|
deploy-runtime:
examples/sst-nextjs/sst.config.ts#L3
Cannot find module '@eventual/sst' or its corresponding type declarations.
|
deploy-runtime
Process completed with exit code 1.
|
unit-tests:
packages/@eventual/aws-cdk/src/deep-composite-principal.ts#L18
Class 'DeepCompositePrincipal' incorrectly extends base class 'CompositePrincipal'.
|
unit-tests:
examples/sst-nextjs/sst.config.ts#L3
Cannot find module '@eventual/sst' or its corresponding type declarations.
|
unit-tests
Process completed with exit code 1.
|