Add linting and security checks to pipeline #70
workflow-pr.yml
on: pull_request
Generate tag
/
generate_tag
18s
generate-environment-workspace-name
1s
Run static analysis tools on code
1m 23s
TF Plan Dev Account
/
terraform_account_workflow
46s
Matrix: Build, Scan & Push Images / docker_build_scan_push
Deploy PR Environment
/
terraform_environment_workflow
Test PR Environment
/
Test
Annotations
3 errors and 3 warnings
Run static analysis tools on code:
lambda/get/main.go#L14
const `test` is unused (unused)
|
Run static analysis tools on code
Process completed with exit code 2.
|
Run static analysis tools on code
Path does not exist: results.sarif
|
Build, Scan & Push Images / lpa-store/lambda/api-create
To avoid using long-term AWS credentials, please update your workflows to authenticate using OpenID Connect. See https://s12d.com/gha-oidc-aws for more information.
|
Build, Scan & Push Images / lpa-store/lambda/api-update
To avoid using long-term AWS credentials, please update your workflows to authenticate using OpenID Connect. See https://s12d.com/gha-oidc-aws for more information.
|
Build, Scan & Push Images / lpa-store/lambda/api-get
To avoid using long-term AWS credentials, please update your workflows to authenticate using OpenID Connect. See https://s12d.com/gha-oidc-aws for more information.
|