-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: added ansible test #18
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
anaik91
force-pushed
the
feat/test-ansible
branch
from
October 28, 2023 11:37
1dc545a
to
d2f2a9a
Compare
anaik91
force-pushed
the
feat/test-ansible
branch
from
October 28, 2023 11:39
d2f2a9a
to
8d0e78a
Compare
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ ACTION | actionlint | 2 | 0 | 0.07s | |
✅ BASH | bash-exec | 5 | 0 | 0.01s | |
✅ BASH | shellcheck | 5 | 0 | 0.07s | |
shfmt | 5 | 4 | 0.01s | ||
jscpd | yes | 2 | 1.74s | ||
✅ DOCKERFILE | hadolint | 1 | 0 | 0.09s | |
✅ JSON | eslint-plugin-jsonc | 1 | 0 | 2.79s | |
✅ JSON | jsonlint | 1 | 0 | 0.13s | |
✅ JSON | prettier | 1 | 0 | 0.67s | |
✅ JSON | v8r | 1 | 0 | 1.73s | |
markdownlint | 22 | 131 | 1.66s | ||
markdown-link-check | 22 | 1 | 12.99s | ||
markdown-table-formatter | 22 | 1 | 0.26s | ||
bandit | 3 | 7 | 0.85s | ||
black | 3 | 1 | 1.0s | ||
✅ PYTHON | flake8 | 3 | 0 | 0.5s | |
✅ PYTHON | isort | 3 | 0 | 0.23s | |
✅ PYTHON | mypy | 3 | 0 | 5.84s | |
✅ PYTHON | ruff | 3 | 0 | 0.05s | |
checkov | yes | 13 | 16.17s | ||
devskim | yes | 25 | 2.04s | ||
✅ REPOSITORY | dustilock | yes | no | 0.03s | |
✅ REPOSITORY | gitleaks | yes | no | 0.2s | |
✅ REPOSITORY | git_diff | yes | no | 0.01s | |
✅ REPOSITORY | grype | yes | no | 11.83s | |
✅ REPOSITORY | secretlint | yes | no | 1.06s | |
✅ REPOSITORY | syft | yes | no | 0.3s | |
trivy | yes | 1 | 11.15s | ||
✅ REPOSITORY | trivy-sbom | yes | no | 1.1s | |
✅ REPOSITORY | trufflehog | yes | no | 3.54s | |
cspell | 161 | 804 | 16.95s | ||
lychee | 117 | 23 | 3.89s | ||
✅ TERRAFORM | terraform-fmt | 6 | 0 | 0.45s | |
terrascan | yes | 1 | 11.48s | ||
✅ XML | xmllint | 6 | 0 | 0.01s | |
prettier | 94 | 1 | 2.61s | ||
✅ YAML | v8r | 94 | 0 | 53.77s | |
✅ YAML | yamllint | 94 | 0 | 1.88s |
See detailed report in MegaLinter reports
You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.
anaik91
force-pushed
the
feat/test-ansible
branch
9 times, most recently
from
October 28, 2023 12:56
f97e86f
to
26e29f5
Compare
anaik91
force-pushed
the
feat/test-ansible
branch
from
October 28, 2023 12:59
26e29f5
to
5094d0f
Compare
anaik91
force-pushed
the
feat/test-ansible
branch
4 times, most recently
from
October 28, 2023 14:49
b1c70df
to
cfd766d
Compare
anaik91
force-pushed
the
feat/test-ansible
branch
from
October 28, 2023 17:37
cfd766d
to
4bec32f
Compare
anaik91
force-pushed
the
feat/test-ansible
branch
from
October 29, 2023 13:31
fb430d8
to
1c84f96
Compare
anaik91
force-pushed
the
feat/test-ansible
branch
from
October 30, 2023 06:24
1c84f96
to
fb08c32
Compare
anaik91
force-pushed
the
feat/test-ansible
branch
3 times, most recently
from
October 30, 2023 09:08
dd6fb25
to
cbb33da
Compare
anaik91
force-pushed
the
feat/test-ansible
branch
4 times, most recently
from
October 30, 2023 11:36
ececd24
to
ae517a8
Compare
anaik91
force-pushed
the
feat/test-ansible
branch
from
October 30, 2023 15:00
ae517a8
to
ee00b33
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #<issue_number_goes_here>