Skip to content

Add the Double Open Server (DOS) client and package configuration provider #15660

Add the Double Open Server (DOS) client and package configuration provider

Add the Double Open Server (DOS) client and package configuration provider #15660

Triggered via pull request June 18, 2024 20:34
Status Failure
Total duration 9m 49s
Artifacts

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
commit-lint
You have commit messages with errors ⧗ input: feat(clients): Add the Double Open Server (DOS) client This client library project provides the base for communicating with the DOS package configuration provider and DOS scanner wrapper. Co-authored-by: Jyrki Keisala <[email protected]> Signed-off-by: Sebastian Schuberth <[email protected]> ✖ footer must have leading blank line [footer-leading-blank] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feat: Add the package configuration provider for DOS Co-authored-by: Jyrki Keisala <[email protected]> Signed-off-by: Sebastian Schuberth <[email protected]> ✖ footer must have leading blank line [footer-leading-blank] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
Unused symbol: clients/dos/src/main/kotlin/DosClient.kt#L162
Function "getScanJobState" is never used
Unused symbol: clients/dos/src/main/kotlin/DosClient.kt#L101
Function "addScanJob" is never used
Unused symbol: clients/dos/src/main/kotlin/DosClient.kt#L61
Function "getUploadUrl" is never used
Unused symbol: clients/dos/src/main/kotlin/DosClient.kt#L83
Function "uploadFile" is never used
Unused symbol: clients/dos/src/main/kotlin/DosClient.kt#L126
Function "getScanResults" is never used