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

UnknownFormatConversionException fix #12

Merged
merged 1 commit into from
Jun 14, 2019

Conversation

ivanobulo
Copy link

Fix for the #11

This would print an error when running codeclimate locally with CODECLIMATE_DEBUG=1

…s like j.u.UnknownFormatConversionException
@ivanobulo
Copy link
Author

@filipesperandio 👈poke

@filipesperandio
Copy link
Contributor

Sorry mate, lots of things in my plate.
Will pick this up soon.

@walkafwalka
Copy link

@filipesperandio Really looking forward to this PR if it fixes the scalastyle bug.

@filipesperandio filipesperandio merged commit 8e0c0e1 into codeclimate-community:master Jun 14, 2019
@filipesperandio
Copy link
Contributor

filipesperandio commented Jun 14, 2019

This will be released as beta in a few minutes.

@walkafwalka
Copy link

walkafwalka commented Jun 15, 2019

This will be released as beta in a few minutes.

$ docker run -it --rm -e CODECLIMATE_CODE="$PWD" -v "$PWD":/code -v /var/run/docker.sock:/var/run/docker.sock -v /tmp/cc:/tmp/cc codeclimate/codeclimate analyze -e scalastyle:beta
Skipped scalastyle: Channel beta not found for scalastyle, available channels: ["stable"]

@filipesperandio
Copy link
Contributor

Ah, right. beta is not available in the CLI, though, this version is already the latest on dockerhub, meaning the CLI gets it on the default/stable channel.

On codeclimate.com it is going to be in beta for while.

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.

4 participants