Fixed defect when AWS region was not set for core addon version look-up #2410
Annotations
4 warnings
build (20.10.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (20.10.0)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (20.10.0):
lib/addons/core-addon/index.ts#L179
'versionMap' is defined but never used. Allowed unused args must match /^_/u
|
build (20.10.0):
test/cloudwatch-insights.test.ts#L6
'add' is defined but never used
|