This repository has been archived by the owner on Aug 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 152
warning: unused variable: errcode
#185
Labels
bug
Something isn't working
Comments
The warning has nothing to do with this I have this issue but only when first opening up the browser |
but websites won't load @GStudiosX2 |
Press ctrl + shift + s |
MIMICKING - TYPE: debug, INFO: Failed to send HTTP request to DNS API. |
Yes press ctrl + shift + s show what the menu has |
dns server "api.buss.lol" |
Change it to https://api.buss.lol |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
warning: unused variable:
errcode
--> src/b9/lua.rs:394:17
|
394 | let errcode = Rc::new(RefCell::new(res.status().as_u16()));
| ^^^^^^^ help: if this is intentional, prefix it with an underscore:
_errcode
|
= note:
#[warn(unused_variables)]
on by defaultwarning:
webx
(bin "webx") generated 1 warningand websites don't loading
To Reproduce
Steps to reproduce the behavior:
3 Get the error
Expected behavior
website loading
Screenshots
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: