Upgrade libraries and licence year #1090
Annotations
6 errors and 1 warning
Test:
params.go#L70
cannot range over len(fields) - 1 (value of type int): requires go1.22 or later (-lang was set to go1.21; check go.mod)
|
Test:
params.go#L258
cannot range over len(fields) - 1 (value of type int): requires go1.22 or later (-lang was set to go1.21; check go.mod)
|
Test:
path_parser.go#L298
cannot range over len(input) (value of type int): requires go1.22 or later (-lang was set to go1.21; check go.mod)
|
Test:
protocol_grpc.go#L426
cannot range over len(msg) (value of type int): requires go1.22 or later (-lang was set to go1.21; check go.mod)
|
Test:
protocol_grpc.go#L437
cannot range over len(msg) (value of type int): requires go1.22 or later (-lang was set to go1.21; check go.mod)
|
Test
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading