fix(parser): add missing settings that were causing portuguese charac… #30
main.yml
on: push
Annotations
1 error and 13 warnings
static_code_analysis
Process completed with exit code 1.
|
dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected], actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
static_code_analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected], actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run tests
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected], actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run tests
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
|
|
Run tests
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
|
Run tests
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
|
Run tests
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Run tests
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
Run tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|