Release tucan 0.4.1 #184
Annotations
11 warnings
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 with warnings enabled
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
|
Compile with warnings enabled
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
|
Compile with warnings enabled
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Compile with warnings enabled
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
Compile with warnings enabled
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Compile with warnings enabled
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Compile with warnings enabled
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Compile with warnings enabled
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Compile with warnings enabled
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Compile with warnings enabled
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Loading