|
|
|
|
|
by michaelt
190 days ago
|
|
> Why does your codebase generate hundreds of warnings Well, it wasn't my codebase yesterday, because I didn't work here. Today I do. When I build, I get reports of "pkg_resources is deprecated as an API" and "Tesla T4 does not support bfloat16 compilation natively" and "warning: skip creation of /usr/share/man/man1/open.1.gz because associated file /usr/share/man/man1/xdg-open.1.gz (of link group open) doesn't exist" and "datetime.utcnow() is deprecated and scheduled for removal in a future version" The person onboarding me tells me those warnings are because of "dependencies" and that I should ignore them. |
|