josecelano / mandelbrot-orbits-rust

Plotting Mandelbrot Set periods using Rust language.
MIT License
1 stars 0 forks source link

Workflow to run the program #18

Closed josecelano closed 2 years ago

josecelano commented 2 years ago

It's a e2e test but the workflow can be triggered also manually to execute the program on GitHub runners without installing it.

github-actions[bot] commented 2 years ago

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 3 0 0.02s
✅ BASH bash-exec 2 0 0.01s
✅ BASH shellcheck 2 0 0.01s
✅ BASH shfmt 2 0 0.01s
✅ JSON eslint-plugin-jsonc 2 0 1.02s
✅ JSON jsonlint 2 0 0.5s
✅ JSON prettier 2 0 0.41s
✅ JSON v8r 2 0 2.26s
✅ MARKDOWN markdownlint 1 0 0.27s
✅ MARKDOWN markdown-link-check 1 0 3.94s
✅ MARKDOWN markdown-table-formatter 1 0 0.2s
✅ REPOSITORY gitleaks yes no 0.1s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 0.67s
✅ REPOSITORY trivy yes no 1.89s
✅ RUST clippy yes no 91.03s
✅ SPELL cspell 13 0 2.56s
✅ SPELL misspell 13 0 0.04s
✅ YAML prettier 5 0 0.55s
✅ YAML v8r 5 0 2.56s
✅ YAML yamllint 5 0 0.11s

See errors details in artifact MegaLinter reports on CI Job page