Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

update .golangci.yml #259

Merged
merged 2 commits into from
Nov 7, 2023

Conversation

nhoriguchi
Copy link
Contributor

@nhoriguchi nhoriguchi commented Nov 6, 2023

I do want to merge #258 to archive this project, but I can't because of failure in GitHub Action (some linters spit warnings like "unused-parameter" and "redefines-builtin-id"). No one cares about CI failures of the project to be archived, so I forcibly disable related linters to ignore them.

No commits since November 2022

Signed-off-by: Tracy Kuhrt <tracy.a.kuhrt@accenture.com>
@nhoriguchi nhoriguchi force-pushed the mr/update-golangci-yml branch 4 times, most recently from 1e4f244 to 930cc6c Compare November 7, 2023 00:30
This change is to forcibly disable some linters to ignore warnings
showw in the recent GitHub Action results.  This is a bad practice
generally speaking, but we do this just to merge "Archive Lab" patch.

Drop some os/Go comination for GitHub Action jobs.

So if someone want to unarchive this project, they first have to reenable
linters and resolve the warnings.

Signed-off-by: Naoya Horiguchi <naoya.horiguchi@nec.com>
Copy link
Contributor

@ynamiki ynamiki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the updates.

@nhoriguchi nhoriguchi merged commit 2a45ea8 into hyperledger-labs:main Nov 7, 2023
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants