chore(main): release webssh2-server 5.1.1 #603
ci.yml
on: push
build-lint-test
1m 55s
verify-client-bundle
31s
dependency-review
0s
docker-image-scan
0s
Annotations
10 warnings
|
build-lint-test:
scripts/host-key-seed.ts#L698
Found readFileSync from package "node:fs" with non literal argument at index 0
|
|
build-lint-test:
scripts/host-key-seed.ts#L693
Found existsSync from package "node:fs" with non literal argument at index 0
|
|
build-lint-test:
scripts/host-key-seed.ts#L672
Found readFileSync from package "node:fs" with non literal argument at index 0
|
|
build-lint-test:
scripts/host-key-seed.ts#L667
Found existsSync from package "node:fs" with non literal argument at index 0
|
|
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/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
|