zitadel/.github
Elio Bischof d95c9508a3
chore(lint): print error locations (#8246)
# Which Problems Are Solved

If golangci-lint fails, it is hard to find out how to fix it.

# How the Problems Are Solved

The official GitHub action for golangci-lint is upgraded from v4 to
[v6](https://github.com/golangci/golangci-lint-action/releases/tag/v6.0.1).

## Before Upgrade

![image](https://github.com/zitadel/zitadel/assets/12727842/d25bcb0d-5e86-4f8d-92e9-f24e53319062)

## After Upgrade

![image](https://github.com/zitadel/zitadel/assets/12727842/91c6c9ff-832b-49f5-ba92-ff835d8179c0)

# Additional Changes

Removes the config properties `skip-pkg-cache` and `skip-build-cache` as
support was removed with
[v5](https://github.com/golangci/golangci-lint-action/releases/tag/v5.0.0).

---------

Co-authored-by: Silvan <silvan.reusser@gmail.com>
2024-07-17 07:20:45 +00:00
..
ISSUE_TEMPLATE chore: add database questions to bug report template (#6975) 2023-11-27 08:23:49 +01:00
workflows chore(lint): print error locations (#8246) 2024-07-17 07:20:45 +00:00
dependabot.yml chore: add github-actions to dependabot (#7468) 2024-02-29 09:17:38 +00:00
pull_request_template.md chore: improve commit messages (#7921) 2024-05-09 20:12:42 +03:00
semantic.yml