Skip to content

intentional lint rule violations for testing#10

Closed
sola-ukho wants to merge 1 commit intomock-mainfrom
lint-n-suggest
Closed

intentional lint rule violations for testing#10
sola-ukho wants to merge 1 commit intomock-mainfrom
lint-n-suggest

Conversation

@sola-ukho
Copy link

No description provided.

@sola-ukho sola-ukho requested review from a team as code owners November 27, 2025 11:00
@sola-ukho sola-ukho requested review from Dave-27, Shed-Work and mattwin1 and removed request for a team November 27, 2025 11:00
@github-actions
Copy link

github-actions bot commented Nov 27, 2025

MegaLinter analysis: Error

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ TERRAFORM terraform-fmt 1 1 0 0 0.04s
❌ TERRAFORM tflint yes 1 no 0.34s
✅ YAML prettier 1 1 0 0 0.33s
✅ YAML yamllint 1 0 0 0.24s

Detailed Issues

❌ TERRAFORM / tflint - 1 error
│ Failed to run in sandbox/prerequisites; exit status 1

Failed to initialize plugins; Plugin "azurerm" not found. Did you run "tflint --init"?

See detailed reports in MegaLinter artifacts
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

required_providers {
azurerm = {
source = "hashicorp/azurerm"
source= "hashicorp/azurerm"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[megalinter] reported by reviewdog 🐶

Suggested change
source= "hashicorp/azurerm"
source = "hashicorp/azurerm"

@sola-ukho sola-ukho closed this Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant