Automatically identify and fix spelling errors using codespell
.
#1
codespell.yml
on: pull_request
Check for spelling errors
24s
Annotations
4 errors and 2 warnings
Check for spelling errors:
src/engine/QueryPlanner.cpp#L1535
grap ==> grep, grape
|
Check for spelling errors:
src/engine/SortPerformanceEstimator.h#L64
initializtion ==> initialization
|
Check for spelling errors:
src/engine/idTable/CompressedExternalIdTable.h#L541
initializtion ==> initialization
|
Check for spelling errors:
benchmark/JoinAlgorithmBenchmark.cpp#L762
lamba ==> lambda, lambs, lamb
|
Check for spelling errors
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codespell-project/codespell-problem-matcher@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check for spelling errors
The following actions uses node12 which is deprecated and will be forced to run on node16: codespell-project/codespell-problem-matcher@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|