capactio / capact

Simple way to manage applications and infrastructure.
https://capact.io
Apache License 2.0
80 stars 19 forks source link

Use golangci-lint GitHub Action in pipelines #693

Closed mkuziemko closed 2 years ago

mkuziemko commented 2 years ago

Description

Changes proposed in this pull request:

Additionally:

Testing

(1) Error scenario Failing tests is accessible from my fork repository here. At prepare environment step, there is also a message about using a cache:

Cache Size: ~576 MB (603781506 B)
  /usr/bin/tar --use-compress-program zstd -d (...)
  Cache restored successfully

Also, the details for the warning/issues are visible here.

(1) No error scenario Execution of the job without errors is here.

Related issue(s)