Skip to content

Remove screenshots #284

Remove screenshots

Remove screenshots #284

Triggered via push January 10, 2025 12:25
Status Failure
Total duration 4m 4s
Artifacts

main.yml

on: push
Build base - Main
0s
Build base - Main
Matrix: build-lib-ui
Matrix: build-sample
Check signature - Main
0s
Check signature - Main
Validate screenshots - PR
0s
Validate screenshots - PR
Fake publish - Main
0s
Fake publish - Main
Deploy to Github pages
0s
Deploy to Github pages
Dry run publish - Main
0s
Dry run publish - Main
Fit to window
Zoom out
Zoom in

Annotations

1 error, 6 warnings, and 2 notices
Detekt - Main
Process completed with exit code 1.
detekt.CompositionLocalAllowlist: ui-base/src/commonMain/kotlin/com/alorma/compose/settings/ui/base/internal/CompositionLocals.kt#L11
CompositionLocals are implicit dependencies and creating new ones should be avoided. See https://twitter.github.io/compose-rules/rules/#compositionlocals for more information.
detekt.LongParameterList: ui-base/src/commonMain/kotlin/com/alorma/compose/settings/ui/base/internal/SettingsTileColors.kt#L8
The constructor(containerColor: Color, titleColor: Color, iconColor: Color, subtitleColor: Color, actionColor: Color, disabledTitleColor: Color, disabledIconColor: Color, disabledSubtitleColor: Color, disabledActionColor: Color) has too many parameters. The current threshold is set to 7.
Detekt - Main
CompositionLocals are implicit dependencies and creating new ones should be avoided. See https://twitter.github.io/compose-rules/rules/#compositionlocals for more information.
Detekt - Main
The constructor(containerColor: Color, titleColor: Color, iconColor: Color, subtitleColor: Color, actionColor: Color, disabledTitleColor: Color, disabledIconColor: Color, disabledSubtitleColor: Color, disabledActionColor: Color) has too many parameters. The current threshold is set to 7.
Detekt - Main
DisabledAlpha can be a `const val`.
Ktlint - Main
Processed 25 files: No issues found. See `Ktlint` (https://github.com/alorma/Compose-Settings/runs/35428676618)
Detekt - Main
Processed 3 files: Checks: ⚠️ 3 warnings. See `Detekt` (https://github.com/alorma/Compose-Settings/runs/35428740911)