8000 caches: Do we really need them anymore? The current implementation conflicts with automatic caching in latest `setup-go`. · Issue #863 · golangci/golangci-lint-action · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
caches: Do we really need them anymore? The current implementation conflicts with automatic caching in latest setup-go. #863
Closed
@tinyzimmer

Description

@tinyzimmer

Welcome

  • Yes, I understand that the GitHub action repository is not the repository of golangci-lint itself.
  • Yes, I've searched similar issues on GitHub and didn't find any.

Your feature request related to a problem? Please describe.

The actions/setup-go action which is a requirement of this action already, has automatic caching now. When using that feature with skip-pkg-cache: false it causes many annotations to appear like the following screenshot.

image

Describe the solution you'd like.

Would it be possible to just have this action store it's caches in the same directories the actions/setup-go action uses? Then things should just work out of the box I assume.

Describe alternatives you've considered.

Setting skip-pkg-cache: true when using the latest setup-go actions.

Additional context.

Not much. But happy to provide.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0