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

Convert to ESM #66

Merged
merged 2 commits into from
Jul 12, 2024
Merged

Convert to ESM #66

merged 2 commits into from
Jul 12, 2024

Conversation

ncalteen
Copy link
Contributor

This PR converts this action to ESM. This will allow us to use the latest features of JavaScript and TypeScript in our codebase.

@ncalteen ncalteen self-assigned this Jul 12, 2024
@ncalteen ncalteen requested a review from a team as a code owner July 12, 2024 18:39
Copy link

github-actions bot commented Jul 12, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.03s
✅ JSON jsonlint 7 0 0.18s
✅ JSON prettier 7 0 1.64s
✅ JSON v8r 7 0 30.91s
✅ MARKDOWN markdownlint 1 0 1.05s
✅ MARKDOWN markdown-link-check 1 0 2.92s
✅ REPOSITORY checkov yes no 13.92s
✅ REPOSITORY gitleaks yes no 0.9s
✅ REPOSITORY git_diff yes no 0.07s
✅ REPOSITORY grype yes no 14.36s
✅ REPOSITORY secretlint yes no 0.86s
✅ REPOSITORY trivy yes no 9.11s
✅ REPOSITORY trivy-sbom yes no 1.36s
✅ REPOSITORY trufflehog yes no 15.81s
✅ TYPESCRIPT eslint 12 0 9.71s
✅ TYPESCRIPT prettier 12 0 3.06s
✅ XML xmllint 2 0 0.03s
✅ YAML prettier 16 0 1.35s
✅ YAML v8r 16 0 21.97s
✅ YAML yamllint 16 0 0.84s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@ncalteen ncalteen merged commit f3a580f into main Jul 12, 2024
5 checks passed
@ncalteen ncalteen deleted the esm branch July 12, 2024 18:42
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