Skip to content

fix: ci lints#124

Merged
chgl merged 4 commits into
masterfrom
ci
Jun 21, 2026
Merged

fix: ci lints#124
chgl merged 4 commits into
masterfrom
ci

Conversation

@chgl

@chgl chgl commented Jun 21, 2026

Copy link
Copy Markdown
Owner

No description provided.

@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@github-actions

github-actions Bot commented Jun 21, 2026

Copy link
Copy Markdown

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 1 0 0 0.03s
✅ CSHARP csharpier 29 0 0 15.34s
✅ EDITORCONFIG editorconfig-checker 59 0 0 0.21s
✅ JSON jsonlint 16 0 0 0.17s
⚠️ JSON prettier 16 1 0 0.84s
✅ JSON v8r 16 0 0 4.74s
✅ MARKDOWN markdownlint 1 0 0 0.64s
✅ MARKDOWN markdown-table-formatter 1 0 0 0.27s
✅ REPOSITORY checkov yes no no 22.57s
✅ REPOSITORY dustilock yes no no 0.02s
✅ REPOSITORY gitleaks yes no no 0.37s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY kics yes no no 1.38s
✅ REPOSITORY kingfisher yes no no 7.1s
✅ REPOSITORY secretlint yes no no 1.55s
✅ REPOSITORY syft yes no no 5.02s
✅ REPOSITORY trivy yes no no 10.48s
✅ REPOSITORY trivy-sbom yes no no 0.64s
✅ REPOSITORY trufflehog yes no no 4.14s
✅ YAML prettier 4 0 0 0.64s
✅ YAML v8r 4 0 0 4.38s
✅ YAML yamllint 4 0 0 0.5s

Detailed Issues

⚠️ JSON / prettier - 1 error
Checking formatting...
[warn] .config/dotnet-tools.json
[warn] src/FhirOperationDefinitionGen.Tests/packages.lock.json
[warn] src/FhirOperationDefinitionGen/packages.lock.json
[warn] src/FhirParametersGenerator.Attributes/packages.lock.json
[warn] src/FhirParametersGenerator.Benchmark/packages.lock.json
[warn] src/FhirParametersGenerator.Demo/packages.lock.json
[warn] src/FhirParametersGenerator.Tests/packages.lock.json
[warn] src/FhirParametersGenerator/packages.lock.json
[warn] Code style issues found in 8 files. Run Prettier with --write to fix.

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.4.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,CSHARP_CSHARPIER,EDITORCONFIG_EDITORCONFIG_CHECKER,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_DUSTILOCK,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_KICS,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,REPOSITORY_KINGFISHER,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@chgl chgl enabled auto-merge (squash) June 21, 2026 19:11
@chgl chgl disabled auto-merge June 21, 2026 19:11
@chgl chgl merged commit 0313caf into master Jun 21, 2026
9 checks passed
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.

2 participants