Skip to content

chore: update makefile #77

chore: update makefile

chore: update makefile #77

Triggered via push July 7, 2024 15:34
Status Failure
Total duration 47s
Artifacts

dev-ci.yml

on: push
Matrix: Test / Agent Tests
Test  /  Mythic Tests
29s
Test / Mythic Tests
Lint  /  Agent Code
13s
Lint / Agent Code
Lint  /  Mythic Code
6s
Lint / Mythic Code
Matrix: Test / Sanitizer Test
Test  /  Merge coverage artifacts
0s
Test / Merge coverage artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
Lint / Mythic Code: Payload_Type/thanatos/mythic/builder/config.go#L39
ineffectual assignment to p2pEnabled (ineffassign)
Lint / Mythic Code: Payload_Type/thanatos/mythic/main.go#L29
Error return value of `flagSet.Parse` is not checked (errcheck)
Lint / Mythic Code: Payload_Type/thanatos/mythic/main.go#L59
Error return value of `flagSet.Parse` is not checked (errcheck)
Lint / Mythic Code: Payload_Type/thanatos/mythic/errors/errors.go#L78
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
Lint / Mythic Code
issues found
Test / Agent Tests (ubuntu)
Process completed with exit code 101.
Lint / Agent Code
Process completed with exit code 101.
Test / Sanitizer Test (ubuntu, x86_64-unknown-linux-gnu, memory)
Process completed with exit code 101.
Test / Sanitizer Test (ubuntu, x86_64-unknown-linux-gnu, address)
Process completed with exit code 101.
Test / Agent Tests (windows)
Process completed with exit code 1.
Test / Mythic Tests
Process completed with exit code 1.
Test / Sanitizer Test (windows, x86_64-pc-windows-msvc, address)
Process completed with exit code 1.
Lint / Mythic Code
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/