Skip to content

Add socket client options for authentication and exclusion lists #7

Add socket client options for authentication and exclusion lists

Add socket client options for authentication and exclusion lists #7

Triggered via push February 14, 2024 00:05
Status Failure
Total duration 19s
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
test: rsync/client.go#L131
Error return value of `io.WriteString` is not checked (errcheck)
test: rsync/client.go#L132
Error return value of `io.WriteString` is not checked (errcheck)
test: rsync/client.go#L12
SA1019: "golang.org/x/crypto/md4" is deprecated: MD4 is cryptographically broken and should should only be used where compatibility with legacy systems, not security, is the goal. Instead, use a secure hash like SHA-256 (from crypto/sha256). (staticcheck)
test
issues found
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/