TF-1072: Update esbuild package name #1411
Annotations
9 errors and 8 warnings
build:
packages/basic-auth/lib/basic-auth-construct.ts#L1
Cannot find module '@aligent/esbuild' or its corresponding type declarations.
|
build:
packages/cloudfront-security-headers/lib/index.ts#L1
Cannot find module '@aligent/esbuild' or its corresponding type declarations.
|
build:
packages/geoip-redirect/lib/redirect-construct.ts#L1
Cannot find module '@aligent/esbuild' or its corresponding type declarations.
|
build:
packages/prerender-proxy/lib/error-response-construct.ts#L1
Cannot find module '@aligent/esbuild' or its corresponding type declarations.
|
build:
packages/prerender-proxy/lib/prerender-cf-cache-control-construct.ts#L1
Cannot find module '@aligent/esbuild' or its corresponding type declarations.
|
build:
packages/prerender-proxy/lib/prerender-check-construct.ts#L1
Cannot find module '@aligent/esbuild' or its corresponding type declarations.
|
build:
packages/prerender-proxy/lib/prerender-construct.ts#L1
Cannot find module '@aligent/esbuild' or its corresponding type declarations.
|
build:
packages/static-hosting/lib/path-remap.ts#L1
Cannot find module '@aligent/esbuild' or its corresponding type declarations.
|
build
Process completed with exit code 2.
|
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/esbuild/esbuild.ts#L25
'options' is defined but never used. Allowed unused args must match /^_/u
|
build:
packages/graphql-mesh-server/lib/redis-construct.ts#L7
'Reference' is defined but never used. Allowed unused vars must match /^_/u
|
build:
packages/lambda-at-edge-handlers/lib/error-response.ts#L40
'res' is defined but never used. Allowed unused args must match /^_/u
|
build:
packages/lambda-at-edge-handlers/lib/error-response.ts#L56
'err' is defined but never used. Allowed unused args must match /^_/u
|
build:
packages/prerender-proxy/lib/handlers/error-response.ts#L55
'err' is defined but never used. Allowed unused args must match /^_/u
|
build:
packages/static-hosting/lib/handlers/remap.ts#L4
Forbidden non-null assertion
|
build:
packages/static-hosting/lib/static-hosting.ts#L406
'cloudFrontInvalidationPolicy' is assigned a value but never used. Allowed unused vars must match /^_/u
|