codeclimate icon indicating copy to clipboard operation
codeclimate copied to clipboard

Code Climate CLI

Results 145 codeclimate issues
Sort by recently updated
recently updated
newest added

Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image. #### Changes included in this PR - Dockerfile We recommend...

https://github.com/codeclimate/codeclimate/compare/v0.86.0...master

This PR changes the flow of the CI to deploy a multi-architecture image, supporting linux/amd64 and linux/arm64/v8 architectures, to improve the performance on Macbooks with M1 chips. Additionally, this step...

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies

This PR was automatically created by Snyk using the credentials of a real user.Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of...

* `uname -a`: `Linux nero.lab.netsplit.uk 5.18.10-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 07 Jul 2022 17:18:13 +0000 x86_64 GNU/Linux` * `docker version`: ``` Client: Version: 20.10.17 API version: 1.41 Go version: go1.18.3...

### Error Message > error: (CC::CLI::Analyze::EngineFailure) engine structure ran for 900 seconds and was killed ### Description I am getting consistently a timeout after 900 seconds of running codeclimate cli...

enhancement
help wanted

``` $ docker run \ host Gabriels-MacBook-Air pwd jobs vcs intg-1505 ruby 2.7.2 node 14.15.4 --interactive --tty --rm \ --env CODECLIMATE_CODE="$PWD" \ --volume "$PWD":/code \ --volume /var/run/docker.sock:/var/run/docker.sock \ --volume /tmp/cc:/tmp/cc...

**Product** linter-codeclimate (for Atom) **Question** Is there a workaround to make the plugin compatible with Docker on Windows since the CLI cannot be installed directly? The post [https://github.com/codeclimate/codeclimate/issues/864](https://github.com/codeclimate/codeclimate/issues/864) helps a...

Hi there! I find sonar-java used in codeclimate is 4.14, which is released in 2017: https://docs.codeclimate.com/docs/sonar-java, now the latest version of sonar-java is 6.6, see https://github.com/SonarSource/sonar-java. Is there any reason...

hacktoberfest