Skip to content

Adjusted build constraints for Mythic #63

Adjusted build constraints for Mythic

Adjusted build constraints for Mythic #63

Triggered via push February 19, 2024 19:57
Status Success
Total duration 2m 2s
Artifacts

qodana.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings and 4 notices
Bool condition: clients/smb/smb.go#L55
Condition `runtime.GOOS == "windows"` is always `false`
Qodana Job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, JetBrains/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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