Update Dockerfile #599
Annotations
1 error and 11 warnings
test
Process completed with exit code 1.
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
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
|
test
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
test
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
test
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
test
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
test
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
test
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
test
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
test
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
test
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|