Skip to content

DO-1530: Upgrade constructs #1319

DO-1530: Upgrade constructs

DO-1530: Upgrade constructs #1319

Triggered via pull request September 27, 2023 05:22
Status Success
Total duration 49s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 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/cloudfront-security-headers/lib/index.ts#L22
Unexpected any. Specify a different type
build: packages/esbuild/esbuild.ts#L25
'options' is defined but never used
build: packages/lambda-at-edge-handlers/lib/error-response.ts#L40
'res' is defined but never used
build: packages/lambda-at-edge-handlers/lib/error-response.ts#L56
'err' is defined but never used
build: packages/prerender-proxy/lib/handlers/error-response.ts#L55
'err' is defined but never used
build: packages/static-hosting/lib/handlers/remap.ts#L4
Forbidden non-null assertion
build: packages/static-hosting/lib/static-hosting.ts#L401
'cloudFrontInvalidationPolicy' is assigned a value but never used