WIP: Add experience for creating EC2 instance #985
linters.yml
on: pull_request
linters
/
Runs code linting tests
12s
ansible-lint
1m 19s
Annotations
3 errors and 2 warnings
linters / Runs code linting tests
Process completed with exit code 1.
|
load-failure[runtimeerror]:
extensions/experiences/ec2_instance_create/template_surveys/create_ec2_instance.yml#L1
Failed to load YAML file: extensions/experiences/ec2_instance_create/template_surveys/create_ec2_instance.yml
|
ansible-lint
Process completed with exit code 2.
|
linters / Runs code linting tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ansible-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|