potential fix to the bug im having #20237
other_ci.yml
on: pull_request
prevent-gpl-licenses
7s
code-formatting
1m 7s
performance-regressions
4m 15s
misc-tooling
2m 40s
parser-silent
7m 52s
Annotations
11 errors
code-formatting
Process completed with exit code 1.
|
misc-tooling:
vlib/net/http/response.v#L45
cannot assign to `status_code`: expected `string`, not `int`
|
misc-tooling:
vlib/net/http/response.v#L49
cannot assign to `status_code`: expected `string`, not `int`
|
misc-tooling:
vlib/net/http/response.v#L62
cannot assign to field `status_code`: expected `int`, not `string`
|
misc-tooling:
vlib/net/http/response.v#L45
cannot assign to `status_code`: expected `string`, not `int`
|
misc-tooling:
vlib/net/http/response.v#L49
cannot assign to `status_code`: expected `string`, not `int`
|
misc-tooling:
vlib/net/http/response.v#L62
cannot assign to field `status_code`: expected `int`, not `string`
|
misc-tooling:
vlib/net/http/response.v#L45
cannot assign to `status_code`: expected `string`, not `int`
|
misc-tooling:
vlib/net/http/response.v#L49
cannot assign to `status_code`: expected `string`, not `int`
|
misc-tooling:
vlib/net/http/response.v#L62
cannot assign to field `status_code`: expected `int`, not `string`
|
misc-tooling:
vlib/net/http/response.v#L45
cannot assign to `status_code`: expected `string`, not `int`
|