DO-1531: Migrate static hosting to CDK v2 #1308
Annotations
4 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
packages/static-hosting/lib/handlers/remap.ts#L4
Forbidden non-null assertion
|
build:
packages/static-hosting/lib/path-remap.ts#L24
'options' is defined but never used
|
build:
packages/static-hosting/lib/static-hosting.ts#L378
'cloudFrontInvalidationPolicy' is assigned a value but never used
|