新项目,什么也没做,编译后报错:
Cannot convert value of type 'Result<any Sendable, any Error>' to expected argument type 'Result<Any, any Error>'
Cannot convert value of type 'AFDataResponse' (aka 'DataResponse<any Sendable, AFError>') to expected argument type 'AFDataResponse' (aka 'DataResponse<Any, AFError>')
