Skip to content

WIP: [process][windows] Query ppid from PEB #118

WIP: [process][windows] Query ppid from PEB

WIP: [process][windows] Query ppid from PEB #118

Triggered via push June 26, 2023 23:42
Status Failure
Total duration 3m 21s
Artifacts

test.yml

on: push
go-versions
1s
go-versions
Matrix: test_v3_module
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 37 warnings
test_v3_module (1.19.10, ubuntu-20.04): process/process_test.go#L176
p.PpidWithContextViaPEB undefined (type Process has no field or method PpidWithContextViaPEB)
test_v3_module (1.19.10, ubuntu-20.04): process/process_test.go#L198
proc.PpidWithContextViaPEB undefined (type *Process has no field or method PpidWithContextViaPEB)
test_v3_module (1.19.10, ubuntu-20.04): process/process_test.go#L897
p.PpidWithContextViaPEB undefined (type Process has no field or method PpidWithContextViaPEB)
test_v3_module (1.19.10, ubuntu-20.04)
Process completed with exit code 2.
test_v3_module (1.19.10, ubuntu-22.04): process/process_test.go#L176
p.PpidWithContextViaPEB undefined (type Process has no field or method PpidWithContextViaPEB)
test_v3_module (1.19.10, ubuntu-22.04): process/process_test.go#L198
proc.PpidWithContextViaPEB undefined (type *Process has no field or method PpidWithContextViaPEB)
test_v3_module (1.19.10, ubuntu-22.04): process/process_test.go#L897
p.PpidWithContextViaPEB undefined (type Process has no field or method PpidWithContextViaPEB)
test_v3_module (1.19.10, ubuntu-22.04)
Process completed with exit code 2.
test_v3_module (1.20.5, ubuntu-22.04): process/process_test.go#L176
p.PpidWithContextViaPEB undefined (type Process has no field or method PpidWithContextViaPEB)
test_v3_module (1.20.5, ubuntu-22.04): process/process_test.go#L198
proc.PpidWithContextViaPEB undefined (type *Process has no field or method PpidWithContextViaPEB)
test_v3_module (1.20.5, ubuntu-22.04): process/process_test.go#L897
p.PpidWithContextViaPEB undefined (type Process has no field or method PpidWithContextViaPEB)
test_v3_module (1.20.5, ubuntu-22.04)
Process completed with exit code 1.
test_v3_module (1.20.5, ubuntu-20.04): process/process_test.go#L176
p.PpidWithContextViaPEB undefined (type Process has no field or method PpidWithContextViaPEB)
test_v3_module (1.20.5, ubuntu-20.04): process/process_test.go#L198
proc.PpidWithContextViaPEB undefined (type *Process has no field or method PpidWithContextViaPEB)
test_v3_module (1.20.5, ubuntu-20.04): process/process_test.go#L897
p.PpidWithContextViaPEB undefined (type Process has no field or method PpidWithContextViaPEB)
test_v3_module (1.20.5, ubuntu-20.04)
Process completed with exit code 1.
test_v3_module (1.19.10, macos-11): process/process_test.go#L176
p.PpidWithContextViaPEB undefined (type Process has no field or method PpidWithContextViaPEB)
test_v3_module (1.19.10, macos-11): process/process_test.go#L198
proc.PpidWithContextViaPEB undefined (type *Process has no field or method PpidWithContextViaPEB)
test_v3_module (1.19.10, macos-11): process/process_test.go#L897
p.PpidWithContextViaPEB undefined (type Process has no field or method PpidWithContextViaPEB)
test_v3_module (1.19.10, macos-11)
Process completed with exit code 2.
test_v3_module (1.19.10, macos-12): process/process_test.go#L176
p.PpidWithContextViaPEB undefined (type Process has no field or method PpidWithContextViaPEB)
test_v3_module (1.19.10, macos-12): process/process_test.go#L198
proc.PpidWithContextViaPEB undefined (type *Process has no field or method PpidWithContextViaPEB)
test_v3_module (1.19.10, macos-12): process/process_test.go#L897
p.PpidWithContextViaPEB undefined (type Process has no field or method PpidWithContextViaPEB)
test_v3_module (1.19.10, macos-12)
Process completed with exit code 2.
test_v3_module (1.20.5, macos-11): process/process_test.go#L176
p.PpidWithContextViaPEB undefined (type Process has no field or method PpidWithContextViaPEB)
test_v3_module (1.20.5, macos-11): process/process_test.go#L198
proc.PpidWithContextViaPEB undefined (type *Process has no field or method PpidWithContextViaPEB)
test_v3_module (1.20.5, macos-11): process/process_test.go#L897
p.PpidWithContextViaPEB undefined (type Process has no field or method PpidWithContextViaPEB)
test_v3_module (1.20.5, macos-11)
Process completed with exit code 1.
test_v3_module (1.20.5, macos-12): process/process_test.go#L176
p.PpidWithContextViaPEB undefined (type Process has no field or method PpidWithContextViaPEB)
test_v3_module (1.20.5, macos-12): process/process_test.go#L198
proc.PpidWithContextViaPEB undefined (type *Process has no field or method PpidWithContextViaPEB)
test_v3_module (1.20.5, macos-12): process/process_test.go#L897
p.PpidWithContextViaPEB undefined (type Process has no field or method PpidWithContextViaPEB)
test_v3_module (1.20.5, macos-12)
Process completed with exit code 1.
go-versions
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_v3_module (1.19.10, ubuntu-20.04)
Restore cache failed: Dependencies file is not found in /home/runner/work/gopsutil/gopsutil. Supported file pattern: go.sum
test_v3_module (1.19.10, ubuntu-20.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_v3_module (1.19.10, ubuntu-20.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_v3_module (1.19.10, ubuntu-22.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_v3_module (1.19.10, ubuntu-22.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_v3_module (1.19.10, ubuntu-22.04)
Restore cache failed: Dependencies file is not found in /home/runner/work/gopsutil/gopsutil. Supported file pattern: go.sum
test_v3_module (1.20.5, ubuntu-22.04)
Restore cache failed: Dependencies file is not found in /home/runner/work/gopsutil/gopsutil. Supported file pattern: go.sum
test_v3_module (1.20.5, ubuntu-22.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_v3_module (1.20.5, ubuntu-22.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_v3_module (1.20.5, ubuntu-20.04)
Restore cache failed: Dependencies file is not found in /home/runner/work/gopsutil/gopsutil. Supported file pattern: go.sum
test_v3_module (1.20.5, ubuntu-20.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_v3_module (1.20.5, ubuntu-20.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_v3_module (1.19.10, macos-11)
Restore cache failed: Dependencies file is not found in /Users/runner/work/gopsutil/gopsutil. Supported file pattern: go.sum
test_v3_module (1.19.10, macos-11)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_v3_module (1.19.10, macos-11)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_v3_module (1.19.10, macos-12)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_v3_module (1.19.10, macos-12)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_v3_module (1.19.10, macos-12)
Restore cache failed: Dependencies file is not found in /Users/runner/work/gopsutil/gopsutil. Supported file pattern: go.sum
test_v3_module (1.20.5, macos-11)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_v3_module (1.20.5, macos-11)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_v3_module (1.20.5, macos-11)
Restore cache failed: Dependencies file is not found in /Users/runner/work/gopsutil/gopsutil. Supported file pattern: go.sum
test_v3_module (1.20.5, macos-12)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_v3_module (1.20.5, macos-12)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_v3_module (1.20.5, macos-12)
Restore cache failed: Dependencies file is not found in /Users/runner/work/gopsutil/gopsutil. Supported file pattern: go.sum
test_v3_module (1.19.10, windows-2022)
Restore cache failed: Dependencies file is not found in D:\a\gopsutil\gopsutil. Supported file pattern: go.sum
test_v3_module (1.19.10, windows-2022)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_v3_module (1.19.10, windows-2022)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_v3_module (1.19.10, windows-2019)
Restore cache failed: Dependencies file is not found in D:\a\gopsutil\gopsutil. Supported file pattern: go.sum
test_v3_module (1.19.10, windows-2019)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_v3_module (1.19.10, windows-2019)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_v3_module (1.20.5, windows-2019)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_v3_module (1.20.5, windows-2019)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_v3_module (1.20.5, windows-2019)
Restore cache failed: Dependencies file is not found in D:\a\gopsutil\gopsutil. Supported file pattern: go.sum
test_v3_module (1.20.5, windows-2022)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_v3_module (1.20.5, windows-2022)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test_v3_module (1.20.5, windows-2022)
Restore cache failed: Dependencies file is not found in D:\a\gopsutil\gopsutil. Supported file pattern: go.sum