fix(lint): enable modern-JS unicorn rules and resolve SonarCloud find… #592
ci.yml
on: push
build-lint-test
2m 15s
verify-client-bundle
29s
dependency-review
0s
docker-image-scan
0s
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
|