Skip to content

CI: mac os x linter warnings ignored #99

@kolyshkin

Description

@kolyshkin

I have (accudentally) noticed that on Mac OS X the warnings from golangci-lint are ignored. For example, see
https://github.com/kolyshkin/sys/runs/4823094862?check_suite_focus=true

This can be caused by shell differences and the use of subshell by Makefile here:

sys/Makefile

Line 19 in 03b9f8d

(cd $$p && go test $(RUN_VIA_SUDO) -v .); \

Alas I don't have a Mac to debug this. @thaJeztah maybe you could take a look?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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