eslint-formatter-github icon indicating copy to clipboard operation
eslint-formatter-github copied to clipboard

See ESLint errors and warnings directly in pull requests.

Results 26 eslint-formatter-github issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [auto-config-hipstersmoothie](https://togithub.com/hipstersmoothie/auto-config-hipstersmoothie) | [`3.0.23` -> `3.0.24`](https://renovatebot.com/diffs/npm/auto-config-hipstersmoothie/3.0.23/3.0.24) | [![age](https://badges.renovateapi.com/packages/npm/auto-config-hipstersmoothie/3.0.24/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/eslint](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`6.8.0` -> `6.8.1`](https://renovatebot.com/diffs/npm/@types%2feslint/6.8.0/6.8.1) |...

dependencies

Hey, thanks for this app. I am trying to integrate it into my repository so that it runs eslint in PR's but I am not sure what are the correct...

This is failing to run on my selfhosted Linux Github action runner. ``` 2020-05-12T00:54:49.6255155Z routes/settings.js:10:27 2020-05-12T00:54:49.6256163Z ✖ 10:27 Please rename the variable res. Suggested names are: response, result. A more...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/env-ci](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/env-ci) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/env-ci)) | [`3.1.0` -> `3.1.4`](https://renovatebot.com/diffs/npm/@types%2fenv-ci/3.1.0/3.1.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fenv-ci/3.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies

In CIrcleCI it seems to mangle the key when I put it into an environment variable, so I have to do some ugly workaround to make it work better. It...