Skip to content

Upgraded utls library #42

Upgraded utls library

Upgraded utls library #42

Triggered via push October 9, 2024 22:03
Status Success
Total duration 3m 52s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings and 4 notices
Bool condition: clients/smb/smb.go#L55
Condition `runtime.GOOS == "windows"` is always `false`
Unused parameter: authenticators/none/none.go#L43
Unused parameter `messages.Base`
Unused parameter: clients/smb/smb.go#L91
Unused parameter `key string`
Unused parameter: clients/smb/smb.go#L68
Unused parameter `string`
Unused parameter: clients/smb/smb.go#L63
Unused parameter `messages.Base`
Unused parameter: clients/smb/smb.go#L85
Unused parameter `messages.Base`
Unused parameter: clients/smb/smb.go#L91
Unused parameter `value string`
Build Job
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Name starts with a package name: http/http.go#L48
Name starts with the package name
Name starts with a package name: http/http.go#L54
Name starts with the package name
Name starts with a package name: http/http.go#L52
Name starts with the package name
Type assertion on errors fails on wrapped errors: clients/udp/udp.go#L509
Type switch on errors fails on wrapped errors