mirror of
https://github.com/owncast/owncast.git
synced 2025-11-02 20:23:29 +08:00
* Variable '*' collides with imported package name * Variable 'error' collides with builtin interface * '*' may have 'nil' or other unexpected value as its corresponding error variable may be not 'nil'