Skip to content

Skip some tests for older Hazelcast servers (#972) #2043

Skip some tests for older Hazelcast servers (#972)

Skip some tests for older Hazelcast servers (#972) #2043

Triggered via push July 31, 2024 05:55
Status Failure
Total duration 2m 18s
Artifacts

test-all.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
test
func listenersAfterClientDisconnectedXMLConfig is unused (U1000)
test
func listenersAfterClientDisconnectedXMLSSLConfig is unused (U1000)
test
x509.DecryptPEMBlock has been deprecated since Go 1.16 because it shouldn't be used: Legacy PEM encryption as specified in RFC 1423 is insecure by design. Since it does not authenticate the ciphertext, it is vulnerable to padding oracle attacks that can let an attacker recover the plaintext. (SA1019)
test
this value of err is never used (SA4006)
test
this value of err is never used (SA4006)
test
error strings should not end with punctuation or newlines (ST1005)
test
var stateSubID is unused (U1000)
test
func xmlSSLMutualAuthenticationConfig is unused (U1000)
test
unnecessary use of fmt.Sprintf (S1039)
test
func mapReplace is unused (U1000)
test
Process completed with exit code 2.
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/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/