refactor build server #517
Annotations
1 error and 11 warnings
Compile
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Compile
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
|
Compile
7..-1 has a default step of -1, please write 7..-1//-1 instead
|
Compile
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
|
Compile
using map.field notation (without parentheses) to invoke function Filtrex.Condition.Text.type() is deprecated, you must add parentheses instead: remote.function()
|
Compile
start..final inside match is deprecated, you must always match on the step: start..final//var or start..final//_ if you want to ignore it
|
Compile
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
|
Compile
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
|
Compile
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
|
Compile
negative steps are not supported in String.slice/2, pass 7..-1//1 instead
|
Compile
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
|
Loading