Skip to content

Console logging for CI linting #85

@Zyranix

Description

@Zyranix

Is your feature request related to a problem? Please describe.
As stated in the project's future goals, it would be nice to automatically log how tests are failing if linted via CI and TestCases in order to circumvent the tedious process of testing locally again after a fail.

Describe the solution you'd like
In our SWT project MorphicAPIExplorer we implemented a solution on top of the existing SWALint-framework that might be worth a look to integrate in the SWALinter.
Specifically, the following methods are used for logging:

It's also possible to change the verbosity (method header only vs. log full method) via isLoggingVerbose.

Additional context
Example output (verbose) with Github Actions, from this run :
grafik

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions