Upgrade libraries and licence year #1090
Annotations
19 errors and 2 warnings
ci (1.22.x):
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)
|
ci (1.22.x):
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)
|
ci (1.22.x):
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)
|
ci (1.22.x):
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)
|
ci (1.22.x):
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)
|
ci (1.22.x)
Process completed with exit code 2.
|
ci (1.23.x):
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)
|
ci (1.23.x):
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)
|
ci (1.23.x):
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)
|
ci (1.23.x):
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)
|
ci (1.23.x):
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)
|
ci (1.23.x)
Process completed with exit code 2.
|
ci (1.21.x)
The job was canceled because "_1_22_x" failed.
|
ci (1.21.x):
params.go#L70
cannot range over len(fields) - 1 (value of type int)
|
ci (1.21.x):
params.go#L258
cannot range over len(fields) - 1 (value of type int)
|
ci (1.21.x):
path_parser.go#L298
cannot range over len(input) (value of type int)
|
ci (1.21.x):
protocol_grpc.go#L426
cannot range over len(msg) (value of type int)
|
ci (1.21.x):
protocol_grpc.go#L437
cannot range over len(msg) (value of type int)
|
ci (1.21.x)
The operation was canceled.
|
ci (1.22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci (1.23.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|