Skip to content

Product edit

Product edit #9

Triggered via pull request November 8, 2023 11:33
Status Success
Total duration 27s
Artifacts

reviewdog.yaml

on: pull_request
Run detekt and report as comments
17s
Run detekt and report as comments
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Run detekt and report as comments
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run detekt and report as comments: featureCounter/build.gradle.kts#L45
[detekt] reported by reviewdog 🐶 Line detected, which is longer than the defined maximum line length in the code style. Raw Output: /github/workspace/featureCounter/build.gradle.kts:45:1: warning: Line detected, which is longer than the defined maximum line length in the code style. (detekt.MaxLineLength)