Dummy PR Change #2058
Annotations
10 errors and 2 warnings
test
undeclared name: newNearCacheMapTestContext
|
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
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 uses Node.js version which is deprecated 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/
|