make compile with latest V #858
ci.yml
on: push
ubuntu-gcc
3m 31s
macos-clang
2m 51s
windows-gcc
2m 9s
ubuntu-tcc
1m 5s
Annotations
4 errors and 3 warnings
|
ubuntu-tcc
Process completed with exit code 1.
|
|
windows-gcc
Process completed with exit code 1.
|
|
macos-clang
Process completed with exit code 1.
|
|
ubuntu-gcc
Process completed with exit code 1.
|
|
ubuntu-tcc
module 'term' is imported but never used. Use `import term as _`, to silence this warning, or just remove the unused import line
|
|
macos-clang
module 'term' is imported but never used. Use `import term as _`, to silence this warning, or just remove the unused import line
|
|
ubuntu-gcc
module 'term' is imported but never used. Use `import term as _`, to silence this warning, or just remove the unused import line
|