[SENP-531] feat(ci): add actionlint check #193
Annotations
10 errors
lint:
.github/workflows/docker-push-v2.yml#L83
shellcheck reported issue in this script: SC2086:info:1:35: Double quote to prevent globbing and word splitting
|
lint:
.github/workflows/ecs-deploy-v2.yml#L95
shellcheck reported issue in this script: SC2086:info:2:72: Double quote to prevent globbing and word splitting
|
lint:
.github/workflows/ecs-deploy-v2.yml#L95
shellcheck reported issue in this script: SC2086:info:3:40: Double quote to prevent globbing and word splitting
|
lint:
.github/workflows/ecs-deploy-v2.yml#L111
shellcheck reported issue in this script: SC2086:info:1:71: Double quote to prevent globbing and word splitting
|
lint:
.github/workflows/ecs-deploy-v2.yml#L111
shellcheck reported issue in this script: SC2086:info:1:112: Double quote to prevent globbing and word splitting
|
lint:
.github/workflows/ecs-deploy-v2.yml#L115
shellcheck reported issue in this script: SC1035:error:1:5: You are missing a required space after the !
|
lint:
.github/workflows/ecs-restart-v2.yml#L35
property "ci_iam_role" is not defined in object type {aws_region: string; environment: string; service: string}
|
lint:
.github/workflows/ecs-start-v2.yml#L38
property "ci_iam_role" is not defined in object type {aws_region: string; desired_count: number; environment: string; service: string}
|
lint:
.github/workflows/ecs-stop-v2.yml#L35
property "ci_iam_role" is not defined in object type {aws_region: string; environment: string; service: string}
|
lint:
.github/workflows/rds-start-v2.yml#L31
property "ci_iam_role" is not defined in object type {aws_region: string; db_instance: string}
|