Add DTLS handshake hooks to SettingEngine #3949
lint.yaml
on: pull_request
lint
/
Metadata
16s
lint
/
Go
40s
Annotations
7 errors and 2 warnings
lint / Go:
settingengine.go#L462
exported: comment on exported method SettingEngine.SetDTLSClientHelloMessageHook should be of the form "SetDTLSClientHelloMessageHook ..." (revive)
|
lint / Go:
settingengine.go#L468
exported: comment on exported method SettingEngine.SetDTLSServerHelloMessageHook should be of the form "SetDTLSServerHelloMessageHook ..." (revive)
|
lint / Go:
settingengine.go#L474
exported: comment on exported method SettingEngine.SetDTLSCertificateRequestMessageHook should be of the form "SetDTLSCertificateRequestMessageHook ..." (revive)
|
lint / Go:
settingengine_test.go#L333
SA4022: the address of a variable cannot be nil (staticcheck)
|
lint / Go:
settingengine_test.go#L336
SA4022: the address of a variable cannot be nil (staticcheck)
|
lint / Go:
settingengine_test.go#L339
SA4022: the address of a variable cannot be nil (staticcheck)
|
lint / Go
issues found
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/webrtc/webrtc. Supported file pattern: go.sum
|
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/webrtc/webrtc. Supported file pattern: go.sum
|