Skip to content

TLS-31 Use new sia repo #151

TLS-31 Use new sia repo

TLS-31 Use new sia repo #151

Triggered via pull request December 12, 2024 10:26
Status Failure
Total duration 2m 9s
Artifacts

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: internal/utils/debounce.go#L26
debounce.Lock undefined (type *debounceContext[KeyType, ArgType] has no field or method Lock) (typecheck)
build: internal/utils/debounce.go#L27
debounce.Unlock undefined (type *debounceContext[KeyType, ArgType] has no field or method Unlock) (typecheck)
build: internal/utils/debounce.go#L34
debounce.Lock undefined (type *debounceContext[KeyType, ArgType] has no field or method Lock) (typecheck)
build: internal/utils/debounce.go#L37
debounce.Unlock undefined (type *debounceContext[KeyType, ArgType] has no field or method Unlock) (typecheck)
build: internal/utils/logger.go#L21
undefined: colorable (typecheck)
build: internal/config/config.go#L49
undefined: yaml (typecheck)
build: internal/ent/helpers/bigint.go#L33
b.String undefined (type *BigInt has no field or method String) (typecheck)
build: internal/ent/schema/assetprice.go#L60
Signer.Type undefined (type Signer has no field or method Type) (typecheck)
build: internal/ent/schema/correctness.go#L58
Signer.Type undefined (type Signer has no field or method Type) (typecheck)
build: internal/ent/schema/eventlog.go#L63
Signer.Type undefined (type Signer has no field or method Type) (typecheck)
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636