Closed renovate[bot] closed 9 months ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
โ ACTION | actionlint | 5 | 0 | 0.05s | |
โ BASH | bash-exec | 1 | 0 | 0.0s | |
โ BASH | shellcheck | 1 | 0 | 0.01s | |
โ BASH | shfmt | 1 | 0 | 0.01s | |
โ ๏ธ CSHARP | csharpier | 95 | 1 | 3.83s | |
โ ๏ธ CSHARP | roslynator | 3 | 3 | 24.5s | |
โ DOCKERFILE | hadolint | 1 | 0 | 0.11s | |
โ EDITORCONFIG | editorconfig-checker | 181 | 0 | 1.14s | |
โ JSON | eslint-plugin-jsonc | 27 | 0 | 5.23s | |
โ JSON | jsonlint | 27 | 0 | 0.36s | |
โ ๏ธ JSON | prettier | 27 | 1 | 2.8s | |
โ JSON | v8r | 27 | 0 | 8.9s | |
โ MARKDOWN | markdownlint | 4 | 0 | 0.73s | |
โ PROTOBUF | protolint | 4 | 0 | 3.74s | |
โ REPOSITORY | checkov | yes | no | 34.47s | |
โ REPOSITORY | dustilock | yes | no | 0.02s | |
โ REPOSITORY | gitleaks | yes | no | 0.27s | |
โ REPOSITORY | git_diff | yes | no | 0.07s | |
โ REPOSITORY | grype | yes | no | 16.27s | |
โ REPOSITORY | kics | yes | no | 27.79s | |
โ REPOSITORY | secretlint | yes | no | 1.6s | |
โ REPOSITORY | syft | yes | no | 0.22s | |
โ REPOSITORY | trivy | yes | no | 9.72s | |
โ REPOSITORY | trivy-sbom | yes | no | 1.8s | |
โ REPOSITORY | trufflehog | yes | no | 7.43s | |
โ XML | xmllint | 2 | 0 | 0.01s | |
โ YAML | prettier | 29 | 0 | 2.21s | |
โ YAML | v8r | 29 | 0 | 33.84s | |
โ YAML | yamllint | 29 | 0 | 0.95s |
See detailed report in MegaLinter reports
You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.
Package | Line Rate | Branch Rate | Health |
---|---|---|---|
FhirPseudonymizer.Tests | 100% | 100% | โ |
FhirPseudonymizer | 74% | 64% | โ |
Summary | 81% (826 / 1019) | 68% (93 / 137) | โ |
Minimum allowed line rate is 50%
Experiment summary:
*******************
Experiment completed: true
No task failures: true
Total number of tasks: 7
Number of completed tasks: 7
Number of completed loops: 1
Whether or not service level objectives (SLOs) are satisfied:
*************************************************************
SLO Conditions | Satisfied
-------------- | ---------
http/error-count <= 0 | true
http/latency-mean (msec) <= 25 | true
http/latency-p99 (msec) <= 85 | true
Latest observed values for metrics:
***********************************
Metric | value
------- | -----
http/error-count | 0.00
http/error-rate | 0.00
http/latency-max (msec) | 837.88
http/latency-mean (msec) | 14.89
http/latency-min (msec) | 2.41
http/latency-p50 (msec) | 7.10
http/latency-p75 (msec) | 9.95
http/latency-p90 (msec) | 55.80
http/latency-p95 (msec) | 66.56
http/latency-p99 (msec) | 77.29
http/latency-p99.9 (msec) | 82.76
http/latency-stddev (msec) | 22.31
http/request-count | 25000.00
:tada: This PR is included in version 2.21.6 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
This PR contains the following updates:
v4.1.0
->v4.3.0
v3.23.0
->v3.23.2
v1.5.4
->v1.5.6
Release Notes
actions/upload-artifact (actions/upload-artifact)
### [`v4.3.0`](https://togithub.com/actions/upload-artifact/releases/tag/v4.3.0) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.2.0...v4.3.0) ##### What's Changed - Reorganize upload code in prep for merge logic & add more tests by [@robherley](https://togithub.com/robherley) in [https://github.com/actions/upload-artifact/pull/504](https://togithub.com/actions/upload-artifact/pull/504) - Add sub-action to merge artifacts by [@robherley](https://togithub.com/robherley) in [https://github.com/actions/upload-artifact/pull/505](https://togithub.com/actions/upload-artifact/pull/505) **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4...v4.3.0 ### [`v4.2.0`](https://togithub.com/actions/upload-artifact/releases/tag/v4.2.0) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.1.0...v4.2.0) ##### What's Changed - Ability to overwrite an Artifact by [@robherley](https://togithub.com/robherley) in [https://github.com/actions/upload-artifact/pull/501](https://togithub.com/actions/upload-artifact/pull/501) **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4...v4.2.0github/codeql-action (github/codeql-action)
### [`v3.23.2`](https://togithub.com/github/codeql-action/compare/v3.23.1...v3.23.2) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.23.1...v3.23.2) ### [`v3.23.1`](https://togithub.com/github/codeql-action/compare/v3.23.0...v3.23.1) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.23.0...v3.23.1)miracum/.github (miracum/.github)
### [`v1.5.6`](https://togithub.com/miracum/.github/releases/tag/v1.5.6) [Compare Source](https://togithub.com/miracum/.github/compare/v1.5.5...v1.5.6) ##### Miscellaneous Chores - **deps:** update actions/upload-artifact action to v4.3.0 ([#32](https://togithub.com/miracum/.github/issues/32)) ([58bdd6e](https://togithub.com/miracum/.github/commit/58bdd6ead0ef7926e247f0e6fc3db05d211425b5)) - **deps:** update peter-evans/create-issue-from-file action to v5 ([#33](https://togithub.com/miracum/.github/issues/33)) ([c8b74ca](https://togithub.com/miracum/.github/commit/c8b74cac6142f3ba36be306d1920d30a0cf3787e)) ### [`v1.5.5`](https://togithub.com/miracum/.github/releases/tag/v1.5.5) [Compare Source](https://togithub.com/miracum/.github/compare/v1.5.4...v1.5.5) ##### Miscellaneous Chores - **deps:** update docker.io/library/python:3.12.1-slim docker digest to [`db7e928`](https://togithub.com/miracum/.github/commit/db7e928) ([#31](https://togithub.com/miracum/.github/issues/31)) ([4575846](https://togithub.com/miracum/.github/commit/4575846e39d41f99fc1edd410c9a353acecd9ef2)) - **deps:** update github-actions ([#30](https://togithub.com/miracum/.github/issues/30)) ([7c51949](https://togithub.com/miracum/.github/commit/7c5194974a95673f832be01920169af6b0db3902)) - **deps:** update github-actions to v4 ([#29](https://togithub.com/miracum/.github/issues/29)) ([c758919](https://togithub.com/miracum/.github/commit/c75891929a1a882c4c1e1885a78fd7e39caa9564))Configuration
๐ Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
๐ฆ Automerge: Disabled by config. Please merge this manually once you are satisfied.
โป Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
๐ป Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.