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

Fix cast process for decoding of anchor value #602

Merged
merged 2 commits into from
Dec 21, 2024
Merged

Fix cast process for decoding of anchor value #602

merged 2 commits into from
Dec 21, 2024

Conversation

goccy
Copy link
Owner

@goccy goccy commented Dec 21, 2024

resolve #601

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 73.17073% with 11 lines in your changes missing coverage. Please review.

Project coverage is 77.19%. Comparing base (54cd51f) to head (87aec7d).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #602      +/-   ##
==========================================
- Coverage   77.33%   77.19%   -0.14%     
==========================================
  Files          21       21              
  Lines        7835     7850      +15     
==========================================
+ Hits         6059     6060       +1     
- Misses       1356     1369      +13     
- Partials      420      421       +1     

bep added a commit to gohugoio/hugoreleaser that referenced this pull request Dec 21, 2024
bep added a commit to gohugoio/hugoreleaser that referenced this pull request Dec 21, 2024
bep added a commit to gohugoio/hugoreleaser that referenced this pull request Dec 21, 2024
bep added a commit to gohugoio/hugoreleaser that referenced this pull request Dec 21, 2024
@goccy goccy merged commit aeed806 into master Dec 21, 2024
19 checks passed
@goccy goccy deleted the anchor branch December 21, 2024 12:51
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.

panic: reflect.Set: value of type interface {} is not assignable to type []string
2 participants