Skip to content

Flaky results for logcheck #23

@marquiz

Description

@marquiz

Running logcheck seemingly spuriously fails. Happens both locally and in CI. An example of running locally:

$ logcheck -config scripts/test-infra/logcheck.conf ./cmd/... ./pkg/...  ./source/...
$ logcheck -config scripts/test-infra/logcheck.conf ./cmd/... ./pkg/...  ./source/...
$ logcheck -config scripts/test-infra/logcheck.conf ./cmd/... ./pkg/...  ./source/...
$ logcheck -config scripts/test-infra/logcheck.conf ./cmd/... ./pkg/...  ./source/...
/home/marquiz/go/git/node-feature-discovery/pkg/nfd-master/nfd-master.go:349:13: lis.Close undefined (type "net".Listener has no field or method Close)
logcheck: analysis skipped due to errors in package
logcheck: analysis skipped due to errors in package
logcheck: analysis skipped due to errors in package
logcheck: analysis skipped due to errors in package

This happens at least in the node-feature-discovery project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions