Skip to content

Update all dependencies, add dependabot config #30

Update all dependencies, add dependabot config

Update all dependencies, add dependabot config #30

Triggered via pull request August 2, 2024 07:41
Status Failure
Total duration 1m 2s
Artifacts

go-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
go-check / All: builtin/v10/miner/invariants.go#L62
xerrors.Is is deprecated: As of Go 1.13, use errors.Is instead. (SA1019)
go-check / All: builtin/v11/miner/invariants.go#L62
xerrors.Is is deprecated: As of Go 1.13, use errors.Is instead. (SA1019)
go-check / All: builtin/v12/miner/invariants.go#L62
xerrors.Is is deprecated: As of Go 1.13, use errors.Is instead. (SA1019)
go-check / All: builtin/v13/miner/invariants.go#L62
xerrors.Is is deprecated: As of Go 1.13, use errors.Is instead. (SA1019)
go-check / All: builtin/v14/miner/invariants.go#L62
xerrors.Is is deprecated: As of Go 1.13, use errors.Is instead. (SA1019)
go-check / All: builtin/v8/miner/invariants.go#L61
xerrors.Is is deprecated: As of Go 1.13, use errors.Is instead. (SA1019)
go-check / All: builtin/v9/miner/invariants.go#L62
xerrors.Is is deprecated: As of Go 1.13, use errors.Is instead. (SA1019)
go-check / All
Process completed with exit code 1.