Skip to content

Updating build toolchain and deps of Web App reporter #14839

Updating build toolchain and deps of Web App reporter

Updating build toolchain and deps of Web App reporter #14839

Triggered via pull request April 9, 2024 19:45
Status Failure
Total duration 7m 55s
Artifacts

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
commit-lint
You have commit messages with errors ⧗ input: refactor(web-app-template): Use vite for builds Replace the create-react-app[1] and the rescripts[2] based build toolchain with vite[3] and vite-plugin-singlefile[4] as: - rescripts project has been archived. - continue using create-react-app is not viable due to upcoming API and packages deprecations. - vite has good community support, it builds faster and its toolchain comes out-of-the-box with almost everything we need. [1]: https://github.com/facebook/create-react-app [2]: https://github.com/harrysolovay/rescripts [3]: https://vitejs.dev/ [4]: https://github.com/richardtallent/vite-plugin-singlefile Signed-off-by: Thomas Steenbergen <[email protected]> ✖ body's lines must not be longer than 75 characters [body-max-line-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
markdownlint
Process completed with exit code 1.
detekt-issues
Gradle build failed: see console output for details