Skip to content

Get enrollment details via exec, not the thrift socket #2817

Get enrollment details via exec, not the thrift socket

Get enrollment details via exec, not the thrift socket #2817

Triggered via pull request September 21, 2023 20:24
Status Failure
Total duration 8m 51s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
lint_mergeable
0s
lint_mergeable
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 3 warnings
lint (ubuntu-latest): pkg/osquery/runsimple/osqueryrunner.go#L1
: # github.com/kolide/launcher/pkg/osquery/runsimple [github.com/kolide/launcher/pkg/osquery/runsimple.test]
lint (ubuntu-latest): pkg/osquery/runsimple/osqueryrunner_test.go#L26
osq.Execute undefined (type *osqueryProcess has no field or method Execute)
lint (ubuntu-latest): pkg/osquery/runsimple/osqueryrunner_test.go#L88
osq.Execute undefined (type *osqueryProcess has no field or method Execute)
lint (ubuntu-latest): pkg/osquery/runsimple/osqueryrunner_test.go#L93
osq.Execute undefined (type *osqueryProcess has no field or method Execute) (typecheck)
lint (ubuntu-latest)
issues found
lint (ubuntu-latest): pkg/osquery/runsimple/osqueryrunner_test.go#L26
osq.Execute undefined (type *osqueryProcess has no field or method Execute)
lint (ubuntu-latest): pkg/osquery/runsimple/osqueryrunner_test.go#L88
osq.Execute undefined (type *osqueryProcess has no field or method Execute)
lint (ubuntu-latest): pkg/osquery/runsimple/osqueryrunner_test.go#L93
osq.Execute undefined (type *osqueryProcess has no field or method Execute) (typecheck)
lint (ubuntu-latest)
Process completed with exit code 1.
lint (macos-latest): pkg/osquery/runsimple/osqueryrunner_test.go#L26
osq.Execute undefined (type *osqueryProcess has no field or method Execute)
lint (macos-latest): pkg/osquery/runsimple/osqueryrunner_test.go#L88
osq.Execute undefined (type *osqueryProcess has no field or method Execute)
lint (macos-latest): pkg/osquery/runsimple/osqueryrunner_test.go#L93
osq.Execute undefined (type *osqueryProcess has no field or method Execute) (typecheck)
lint (macos-latest)
Process completed with exit code 1.
lint (macos-latest): pkg/osquery/runsimple/osqueryrunner.go#L1
: # github.com/kolide/launcher/pkg/osquery/runsimple [github.com/kolide/launcher/pkg/osquery/runsimple.test]
lint (macos-latest): pkg/osquery/runsimple/osqueryrunner_test.go#L26
osq.Execute undefined (type *osqueryProcess has no field or method Execute)
lint (macos-latest): pkg/osquery/runsimple/osqueryrunner_test.go#L88
osq.Execute undefined (type *osqueryProcess has no field or method Execute)
lint (macos-latest): pkg/osquery/runsimple/osqueryrunner_test.go#L93
osq.Execute undefined (type *osqueryProcess has no field or method Execute) (typecheck)
lint (macos-latest)
issues found
lint (windows-latest)
osq.Execute undefined (type *osqueryProcess has no field or method Execute)"
lint (windows-latest)
golangci-lint exit with code 7
lint (windows-latest)
osq.Execute undefined (type *osqueryProcess has no field or method Execute)"
lint (windows-latest)
Process completed with exit code 1.
lint (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/