mirror of
https://github.com/owncast/owncast.git
synced 2025-11-03 04:27:18 +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'