-
npm-audit for govulncheck
-
Given this error log:
```
FAILURE: Schema [/github/workspace/schemas/meta-info/jsonschema/1-0-0] contains following errors:
1. error: "objecta" is not a valid primitive type (valid values are: [a…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Travis CI announced the org domain will shut down.
- https://blog.travis-ci.com/2021-05-07-orgshutdown
> - Travis-ci.org shut down will occur on May 31, 2021
> - This change is to ensure produc…
-
In the `Dockerfile`, both APK and NPM packages are pinned to specific versions as per best practice. We need to devise a way to keep these packages up to date.
https://github.com/reviewdog/action-r…
-
e.g. action-eslint v1.4.0 https://github.com/reviewdog/action-eslint/releases/tag/v1.4.0 was published, but the latest version on GitHub Marketplace is still v1.0.0.
https://github.com/marketplace/…
-
ついでにcomposite actionにする?
sksat updated
2 years ago
-
In Vald project, we are using reviewdog to review our `.md` and `.toml` files.
https://github.com/vdaas/vald/blob/master/.github/workflows/reviewdog-markdown.yml
But when we are using it, an error…
-
Hello,
Is it possible for `reviewdog` to directly consume a JSON array of `errorformat.Entry` ?
Thanks.
-
Running reviewdog with [jsonlint](https://github.com/zaach/jsonlint): `./node_modules/.bin/jsonlint -q -c $i | ./reviewdog -efm="%f: line %l, col %c, %m" -name="json lint" -reporter=github-check -fail…