Skip to content

chore(main): release webssh2-server 5.1.1 #603

chore(main): release webssh2-server 5.1.1

chore(main): release webssh2-server 5.1.1 #603

Status Success
Total duration 2m 4s
Artifacts

ci.yml

on: push
build-lint-test
1m 55s
build-lint-test
verify-client-bundle
31s
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#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