fix(deps): Update golang.org/x/exp digest to 054e65f #7178
lint_golang.yml
on: pull_request
Lint with GolangCI
41s
Annotations
10 errors and 2 warnings
|
Lint with GolangCI:
message/sync_message.go#L7
could not import github.com/cloudquery/plugin-sdk/v4/schema (-: # github.com/cloudquery/plugin-sdk/v4/schema
|
|
Lint with GolangCI:
schema/testdata.go#L271
cannot use tg.seed (variable of type uint64) as int64 value in argument to rand.NewSource
|
|
Lint with GolangCI:
schema/testdata.go#L337
rnd.Uint64n undefined (type *"math/rand".Rand has no field or method Uint64n)
|
|
Lint with GolangCI:
schema/testdata.go#L339
rnd.Uint64n undefined (type *"math/rand".Rand has no field or method Uint64n)
|
|
Lint with GolangCI:
schema/testdata.go#L341
rnd.Uint64n undefined (type *"math/rand".Rand has no field or method Uint64n)) (typecheck)
|
|
Lint with GolangCI:
scheduler/resolvers/resolvers.go#L12
could not import github.com/cloudquery/plugin-sdk/v4/schema (-: # github.com/cloudquery/plugin-sdk/v4/schema
|
|
Lint with GolangCI:
schema/testdata.go#L271
cannot use tg.seed (variable of type uint64) as int64 value in argument to rand.NewSource
|
|
Lint with GolangCI:
schema/testdata.go#L337
rnd.Uint64n undefined (type *"math/rand".Rand has no field or method Uint64n)
|
|
Lint with GolangCI:
schema/testdata.go#L339
rnd.Uint64n undefined (type *"math/rand".Rand has no field or method Uint64n)
|
|
Lint with GolangCI:
schema/testdata.go#L341
rnd.Uint64n undefined (type *"math/rand".Rand has no field or method Uint64n)) (typecheck)
|
|
Lint with GolangCI
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.322.0. Please update to the latest version 2.323.0
|
|
Lint with GolangCI
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|