potential fix to the bug im having #20416
Annotations
4 errors
Build sdl examples:
vlib/net/http/response.v#L45
cannot assign to `status_code`: expected `string`, not `int`
|
Build sdl examples:
vlib/net/http/response.v#L49
cannot assign to `status_code`: expected `string`, not `int`
|
Build sdl examples:
vlib/net/http/response.v#L62
cannot assign to field `status_code`: expected `int`, not `string`
|
Build sdl examples
Process completed with exit code 1.
|
Loading