papercut icon indicating copy to clipboard operation
papercut copied to clipboard

Keep your codebase simple

Results 4 papercut issues
Sort by recently updated
recently updated
newest added

After annotating a class/function/variable in Java file with @Debt, running mvn clean install doesn't generate any warning about tech debt. POM is updated with both dependencies for compiler and annotations...

Generate documentation with [Dokka](https://github.com/Kotlin/dokka/blob/master/README.md) and publish it via `gh-pages` branch on GitHub. It would be nice to have it [generated via GitHub Actions](https://stackoverflow.com/questions/62913488/how-can-i-publish-the-docs-to-github-pages-after-generating-it-via-dokka-kotlin).

help wanted

The `description` string might be very long, and may not be suitable for typical build output. Only print it if it's explicitly requested.

The reason for the failure should be mentioned in the output. Currently there's no mention of `versionCode` or `versionName` in the output, but they can still cause the failure.