update #33
Annotations
5 errors and 2 warnings
|
lint-prose
Vale and reviewdog exited with status code: 1
|
|
lint-prose:
docs/caveman-code/reference/commands.md#L91
[vale] reported by reviewdog 🐶
Consider using the '…' symbol instead of '...'.
Raw Output:
{"message":"Consider using the '…' symbol instead of '...'.","location":{"path":"docs/caveman-code/reference/commands.md","range":{"start":{"line":91,"column":15},"end":{"line":91,"column":18}}},"severity":"ERROR","code":{"value":"proselint.Typography"}}
|
|
lint-prose:
docs/caveman-code/reference/changelog.md#L79
[vale] reported by reviewdog 🐶
Consider using the '…' symbol instead of '...'.
Raw Output:
{"message":"Consider using the '…' symbol instead of '...'.","location":{"path":"docs/caveman-code/reference/changelog.md","range":{"start":{"line":79,"column":71},"end":{"line":79,"column":74}}},"severity":"ERROR","code":{"value":"proselint.Typography"}}
|
|
test
Process completed with exit code 2.
|
|
test:
tsconfig.json#L7
Option 'baseUrl' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error.
|
|
lint-prose
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|