Duansg commented on PR #3761: URL: https://github.com/apache/hertzbeat/pull/3761#issuecomment-3315157321
> hi there has some ci error > > ``` > Compilation failure: > Error: /home/runner/work/hertzbeat/hertzbeat/hertzbeat-collector/hertzbeat-collector-basic/src/main/java/org/apache/hertzbeat/collector/collect/prometheus/parser/OnlineParser.java:[112,73] cannot find symbol > Error: symbol: variable metricFamilyMap > Error: location: class org.apache.hertzbeat.collector.collect.prometheus.parser.OnlineParser > Error: /home/runner/work/hertzbeat/hertzbeat/hertzbeat-collector/hertzbeat-collector-basic/src/main/java/org/apache/hertzbeat/collector/collect/prometheus/parser/OnlineParser.java:[127,16] cannot find symbol > Error: symbol: variable metricFamilyMap > Error: location: class org.apache.hertzbeat.collector.collect.prometheus.parser.OnlineParser > Error: -> [Help 1] > ``` Copilot seems to have accidentally deleted a line of code :joy: , but I've already fixed it. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
