Skip to content

Add linting job to CI for new frontend #603

@mcserep

Description

@mcserep

While the linting is performed by the npm run build command for the new frontend, it will not fail in case of linting issues, as the building will continue (with warnings).

There should be a separate CI job for executing the npm run lint command on the new frontend, so it is always clear that the linting was performed and passed.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions