Skip to content

Updated Command Base #6

Updated Command Base

Updated Command Base #6

Triggered via push November 12, 2023 00:01
Status Success
Total duration 12m 54s
Artifacts

code-quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 6 notices
qodana
Unexpected input(s) 'linter', valid inputs are ['args', 'results-dir', 'cache-dir', 'use-caches', 'primary-cache-key', 'additional-cache-key', 'cache-default-branch-only', 'upload-result', 'artifact-name', 'use-annotations', 'pr-mode', 'post-pr-comment', 'github-token', 'push-fixes', 'commit-message']
Function or property has platform type: src/main/kotlin/dev/lyzev/schizoid/Schizoid.kt#L45
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.
Function or property has platform type: src/main/kotlin/dev/lyzev/schizoid/Schizoid.kt#L44
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.
Function or property has platform type: src/main/kotlin/dev/lyzev/schizoid/feature/Feature.kt#L24
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.
Function or property has platform type: src/main/kotlin/dev/lyzev/schizoid/Schizoid.kt#L48
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.
Function or property has platform type: src/main/kotlin/dev/lyzev/schizoid/Schizoid.kt#L57
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.
Function or property has platform type: src/main/kotlin/dev/lyzev/schizoid/Schizoid.kt#L46
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.