Skip to content
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

fix: analytics send failure error #347

Merged
merged 1 commit into from
Dec 18, 2023
Merged

fix: analytics send failure error #347

merged 1 commit into from
Dec 18, 2023

Conversation

stevenh
Copy link
Collaborator

@stevenh stevenh commented Dec 18, 2023

Wrap analytics so failure to send doesn't trigger a failure.

Fixes: nvuillam/vscode-groovy-lint#173

Wrap analytics so failure to send doesn't trigger a failure.
Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ DOCKERFILE hadolint 1 0 1.03s
✅ GROOVY npm-groovy-lint 9 1 0 20.09s
✅ JAVASCRIPT eslint 100 0 0 4.71s
✅ JAVASCRIPT prettier 100 100 0 5.26s
✅ JSON eslint-plugin-jsonc 9 0 0 1.97s
✅ JSON jsonlint 9 0 0.16s
✅ JSON npm-package-json-lint yes no 0.67s
✅ JSON prettier 9 2 0 1.66s
✅ JSON v8r 9 0 8.26s
✅ MARKDOWN markdownlint 7 2 0 4.13s
✅ MARKDOWN markdown-link-check 7 0 1.09s
✅ MARKDOWN markdown-table-formatter 7 2 0 0.61s
✅ REPOSITORY checkov yes no 12.7s
✅ REPOSITORY gitleaks yes no 6.37s
✅ REPOSITORY git_diff yes no 0.22s
✅ REPOSITORY grype yes no 13.03s
✅ REPOSITORY secretlint yes no 2.25s
✅ REPOSITORY trivy yes no 6.55s
✅ REPOSITORY trivy-sbom yes no 6.18s
✅ REPOSITORY trufflehog yes no 5.98s
✅ SPELL cspell 131 0 10.29s
✅ SPELL lychee 19 0 2.38s
✅ XML xmllint 1 0 0 0.11s
✅ YAML prettier 3 0 0 0.53s
✅ YAML v8r 3 0 10.82s
✅ YAML yamllint 3 0 0.5s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@stevenh stevenh marked this pull request as ready for review December 18, 2023 12:43
Copy link
Owner

@nvuillam nvuillam left a comment

Choose a reason for hiding this comment

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

Yours is more elegant :)

@nvuillam nvuillam merged commit b8d79c5 into main Dec 18, 2023
12 checks passed
@nvuillam nvuillam deleted the fix/analytics-not-fatal branch December 18, 2023 13:54
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.

Does not detect setup java command
2 participants