You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/12/09 10:56:39 UTC

[GitHub] [camel-k] squakez commented on pull request #2714: chore(ci): update to golangci-lint 1.42.x and use golangci/golangci-lint-action

squakez commented on pull request #2714:
URL: https://github.com/apache/camel-k/pull/2714#issuecomment-989741240


   Now that we don't truncate log, I can see the exact failure:
   ```
            	                "Histogram": <*gstruct.PointerMatcher | 0xc0006c9740>{
           	                    Matcher: <*gstruct.FieldsMatcher | 0xc00066ed80>{
           	                        Fields: {
           	                            "SampleCount": <*gstruct.PointerMatcher | 0xc0006c9720>{
           	                                Matcher: <*matchers.EqualMatcher | 0xc000c5a500>{Expected: <uint64>12},
           	                                failure: "Expected\n    <uint64>: 272\nto equal\n    <uint64>: 12",
           	                            },
           	                        },
   ```
   This is an excerpt from this failed build: https://github.com/apache/camel-k/runs/4446921484?check_suite_focus=true


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org