Release v0.4.0 #17
Annotations
8 errors and 2 warnings
compile:
logs/client.go#L77
cannot use *request.Page (variable of type float64) as int value in assignment
|
compile:
logs/client.go#L83
cannot use &next (value of type *int) as *float64 value in struct literal
|
compile:
logs/client.go#L92
cannot use &next (value of type *int) as *float64 value in argument to pager.GetPage
|
compile
Process completed with exit code 1.
|
test:
logs/client.go#L77
cannot use *request.Page (variable of type float64) as int value in assignment
|
test:
logs/client.go#L83
cannot use &next (value of type *int) as *float64 value in struct literal
|
test:
logs/client.go#L92
cannot use &next (value of type *int) as *float64 value in argument to pager.GetPage
|
test
Process completed with exit code 1.
|
compile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|