Skip to content

fix(lint): enable modern-JS unicorn rules and resolve SonarCloud find… #592

fix(lint): enable modern-JS unicorn rules and resolve SonarCloud find…

fix(lint): enable modern-JS unicorn rules and resolve SonarCloud find… #592

Triggered via push July 28, 2026 15:47
Status Success
Total duration 2m 19s
Artifacts

ci.yml

on: push
build-lint-test
2m 15s
build-lint-test
verify-client-bundle
29s
verify-client-bundle
dependency-review
0s
dependency-review
docker-image-scan
0s
docker-image-scan
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-lint-test: scripts/host-key-seed.ts#L562
Refactor this function to reduce its Cognitive Complexity from 18 to the 15 allowed
build-lint-test: scripts/host-key-seed.ts#L245
Found mkdirSync from package "node:fs" with non literal argument at index 0
build-lint-test: scripts/host-key-seed.ts#L244
Found existsSync from package "node:fs" with non literal argument at index 0
build-lint-test: app/socket/adapters/service-socket-authentication.ts#L854
Found non-literal argument to RegExp Constructor
build-lint-test: app/services/theming/theme-validator.ts#L91
Refactor this function to reduce its Cognitive Complexity from 45 to the 15 allowed
build-lint-test: app/services/sftp/sftp-service.ts#L752
Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed
build-lint-test: app/services/host-key/host-key-store.ts#L37
Found existsSync from package "node:fs" with non literal argument at index 0
build-lint-test: app/routes/handlers/ssh-handler.ts#L299
Refactor this function to always return the same type
build-lint-test: app/config/env-parser.ts#L79
Refactor this function to always return the same type
build-lint-test: app/config/env-mapper.ts#L223
Refactor this function to reduce its Cognitive Complexity from 42 to the 15 allowed