Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: fix malformed configuration of golangci #127

Closed
wants to merge 3 commits into from

Conversation

isimluk
Copy link

@isimluk isimluk commented Oct 3, 2023

Removing a duplicate block.

Addressing:

run golangci-lint
   Running [/home/runner/golangci-lint-1.54.2-linux-amd64/golangci-lint run --out-format=github-actions -v --config ./.golangci.yml] in [] ...
   level=error msg="Can't read config: can't read viper config: While parsing config: yaml: unmarshal errors:\n  line 217: mapping key \"whitespace\" already defined at line 209"

Removing a duplicate block.

Addressing:
run golangci-lint
   Running [/home/runner/golangci-lint-1.54.2-linux-amd64/golangci-lint run --out-format=github-actions -v --config ./.golangci.yml] in [] ...
level=error msg="Can't read config: can't read viper config: While parsing config: yaml: unmarshal errors:\n  line 217: mapping key \"whitespace\" already defined at line 209"

Signed-off-by: Šimon Lukašík <[email protected]>
@gab-arrobo
Copy link
Contributor

test this please

@gab-arrobo
Copy link
Contributor

test this please

@gab-arrobo
Copy link
Contributor

test this please

@gab-arrobo
Copy link
Contributor

@isimluk there are no changes in this PR. Should I close it?

@isimluk
Copy link
Author

isimluk commented Nov 23, 2023

The changes disappeared from this PR after you merged the duplicate at #129.

@isimluk isimluk closed this Nov 23, 2023
@isimluk isimluk deleted the fix-golangci-lint branch November 23, 2023 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants