Skip to content

Add ResponsePreprocessor hook for raw XML sanitization (#18) #102

Add ResponsePreprocessor hook for raw XML sanitization (#18)

Add ResponsePreprocessor hook for raw XML sanitization (#18) #102

Triggered via push May 20, 2026 05:06
Status Failure
Total duration 51s
Artifacts

ci.yml

on: push
Security Check
Security Check
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 3 warnings
License Check
Cannot open: File exists
License Check
Cannot open: File exists
License Check
Cannot open: File exists
License Check
Cannot open: File exists
License Check
Cannot open: File exists
License Check
Cannot open: File exists
License Check
Cannot open: File exists
License Check
Cannot open: File exists
License Check
Cannot open: File exists
License Check
Cannot open: File exists
Lint: client_test.go#L74
string `secret` has 6 occurrences, make it a constant (goconst)
Lint: client_test.go#L71
string `admin` has 5 occurrences, make it a constant (goconst)
Lint: client_test.go#L37
string `192.168.1.1` has 3 occurrences, make it a constant (goconst)
Lint: client.go#L1745
string `operation failed` has 3 occurrences, make it a constant (goconst)
Lint: client.go#L1388
string `in-use` has 6 occurrences, make it a constant (goconst)
Lint: client.go#L922
string `validate` has 3 occurrences, but such constant `opValidate` already exists (goconst)
Lint: client.go#L848
string `commit` has 5 occurrences, but such constant `testOpCommit` already exists (goconst)
Lint: client.go#L736
string `lock` has 3 occurrences, but such constant `opLock` already exists (goconst)
Lint: client.go#L601
string `edit-config` has 5 occurrences, but such constant `testOpEditConfig` already exists (goconst)
Lint: client.go#L515
string `get` has 5 occurrences, but such constant `testOpGet` already exists (goconst)
Test (1.24.x)
Cannot open: File exists
Test (1.24.x)
Cannot open: File exists
Test (1.24.x)
Cannot open: File exists
Test (1.24.x)
Cannot open: File exists
Test (1.24.x)
Cannot open: File exists
Test (1.24.x)
Cannot open: File exists
Test (1.24.x)
Cannot open: File exists
Test (1.24.x)
Cannot open: File exists
Test (1.24.x)
Cannot open: File exists
Test (1.24.x)
Cannot open: File exists
License Check
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Test (1.24.x)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Test (1.25.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/