Skip to content

Merged in dev branch #41

Merged in dev branch

Merged in dev branch #41

Triggered via push March 21, 2024 13:04
Status Success
Total duration 2m 50s
Artifacts

codeql.yml

on: push
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

2 warnings and 4 notices
Analyze (go)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Bool condition: clients/smb/smb.go#L55
Condition `runtime.GOOS == "windows"` is always `false`
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