Skip to content

CDK Nag pattern implementation #728

CDK Nag pattern implementation

CDK Nag pattern implementation #728

Triggered via pull request August 27, 2024 14:59
Status Failure
Total duration 2m 43s
Artifacts

ci.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
build (18): lib/cdk-nag-construct/nag-rules.ts#L22
Expected indentation of 16 spaces but found 12
build (18): lib/cdk-nag-construct/nag-rules.ts#L23
Expected indentation of 20 spaces but found 16
build (18): lib/cdk-nag-construct/nag-rules.ts#L24
Expected indentation of 20 spaces but found 16
build (18): lib/cdk-nag-construct/nag-rules.ts#L25
Expected indentation of 16 spaces but found 12
build (18): lib/cdk-nag-construct/nag-rules.ts#L26
Expected indentation of 12 spaces but found 8
build (18): lib/cdk-nag-construct/nag-rules.ts#L31
Expected indentation of 16 spaces but found 12
build (18): lib/cdk-nag-construct/nag-rules.ts#L32
Expected indentation of 20 spaces but found 16
build (18): lib/cdk-nag-construct/nag-rules.ts#L33
Expected indentation of 20 spaces but found 16
build (18): lib/cdk-nag-construct/nag-rules.ts#L34
Expected indentation of 16 spaces but found 12
build (18): lib/cdk-nag-construct/nag-rules.ts#L35
Expected indentation of 12 spaces but found 8
build (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, 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 (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, 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 (18): lib/security/guardduty-construct/guardduty-setup.ts#L105
'data' is defined but never used. Allowed unused args must match /^_/u
build (18): lib/starter-construct/index.ts#L9
'readSettingsFromS3' is defined but never used