codacy / codacy-coverage-reporter

Multi-language coverage reporter for Codacy
https://www.codacy.com
Other
131 stars 94 forks source link

[TCE-994] Coverage report not uploaded to codacy.com, error with SLF4j #504

Open aurianer opened 1 month ago

aurianer commented 1 month ago

The coverage report doesn't seem to be uploaded to the project dashboard https://app.codacy.com/gh/pika-org/pika/coverage/dashboard. In addition I have errors on codacy.com saying that the api could not be reached. In anything happening on your servers? Thank you in advance for the help. Error:

2024-05-30 08:58:34.910Z  info [ConfigurationRules] API base URL: https://api.codacy.com/  - (ConfigurationRules.scala:81)
2024-05-30 08:58:34.951Z  info [CommitUUIDProvider] CI/CD provider GitHub Actions found Commit UUID a27373072ad59d4a00da44aba6bc4ff0d424526f  - (CommitUUIDProvider.scala:134)
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

Full log can be found here in the "upload coverage report" step.

github-actions[bot] commented 1 month ago

Internal ticket created : TCE-994