Skip to content

Define well-known networks [#3438] #9120

Define well-known networks [#3438]

Define well-known networks [#3438] #9120

Triggered via push October 4, 2023 17:18
Status Failure
Total duration 3m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint: pkg/api/v3/message/types_gen.go#L3187
v.FindServiceOptions.Timeout undefined (type api.FindServiceOptions has no field or method Timeout)
Lint: pkg/api/v3/message/types_gen.go#L3189
v.FindServiceOptions.Timeout undefined (type api.FindServiceOptions has no field or method Timeout)
Lint: pkg/api/v3/message/types_gen.go#L3580
v.FindServiceOptions.Timeout undefined (type api.FindServiceOptions has no field or method Timeout)
Lint: pkg/api/v3/message/types_gen.go#L3593
v.FindServiceOptions.Timeout undefined (type api.FindServiceOptions has no field or method Timeout)
Lint
cannot use "The version of quic-go you're using can't be built on Go 1.21 yet. For more details, please see https://github.com/quic-go/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built on Go 1.21 yet. F...) as int value in variable declaration
Lint: pkg/api/v3/message/types_gen.go#L3187
v.FindServiceOptions.Timeout undefined (type api.FindServiceOptions has no field or method Timeout)
Lint: pkg/api/v3/message/types_gen.go#L3189
v.FindServiceOptions.Timeout undefined (type api.FindServiceOptions has no field or method Timeout)
Lint: pkg/api/v3/message/types_gen.go#L3580
v.FindServiceOptions.Timeout undefined (type api.FindServiceOptions has no field or method Timeout)
Lint: pkg/api/v3/message/types_gen.go#L3593
v.FindServiceOptions.Timeout undefined (type api.FindServiceOptions has no field or method Timeout)
Lint: pkg/api/v3/message/types_gen.go#L3187
v.FindServiceOptions.Timeout undefined (type api.FindServiceOptions has no field or method Timeout)
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/