chore(deps): update codecov/codecov-action action to v5 #452
reviewdog.yml
on: pull_request
diff-review
39s
full-review
44s
Annotations
18 errors and 2 warnings
diff-review:
cmd/vela-s3-cache/flush.go#L61
G115: integer overflow conversion int64 -> uint64 (gosec)
|
diff-review:
cmd/vela-s3-cache/rebuild.go#L65
G115: integer overflow conversion int64 -> uint64 (gosec)
|
diff-review:
cmd/vela-s3-cache/rebuild.go#L93
G115: integer overflow conversion int64 -> uint64 (gosec)
|
diff-review:
version/version.go#L33
SA1019: version.Version is deprecated: use Version from github.com/go-vela/server/compiler/types/version instead. (staticcheck)
|
diff-review:
version/version.go#L47
SA1019: version.Version is deprecated: use Version from github.com/go-vela/server/compiler/types/version instead. (staticcheck)
|
diff-review:
version/version.go#L53
SA1019: version.Metadata is deprecated: use Metadata from github.com/go-vela/server/version instead. (staticcheck)
|
diff-review:
version/version.go#L12
SA1019: "github.com/go-vela/types/version" is deprecated: all version types for Vela have been moved to github.com/go-vela/server/version . (staticcheck)
|
diff-review:
cmd/vela-s3-cache/config.go#L55
SA1019: creds.Get is deprecated: Get() exists for historical compatibility and should not be used. To get new credentials use the Credentials.GetWithContext function to ensure the proper context (i.e. HTTP client) will be used. (staticcheck)
|
full-review:
cmd/vela-s3-cache/flush.go#L61
G115: integer overflow conversion int64 -> uint64 (gosec)
|
full-review:
cmd/vela-s3-cache/rebuild.go#L65
G115: integer overflow conversion int64 -> uint64 (gosec)
|
full-review:
cmd/vela-s3-cache/rebuild.go#L93
G115: integer overflow conversion int64 -> uint64 (gosec)
|
full-review:
version/version.go#L33
SA1019: version.Version is deprecated: use Version from github.com/go-vela/server/compiler/types/version instead. (staticcheck)
|
full-review:
version/version.go#L47
SA1019: version.Version is deprecated: use Version from github.com/go-vela/server/compiler/types/version instead. (staticcheck)
|
full-review:
version/version.go#L53
SA1019: version.Metadata is deprecated: use Metadata from github.com/go-vela/server/version instead. (staticcheck)
|
full-review:
version/version.go#L12
SA1019: "github.com/go-vela/types/version" is deprecated: all version types for Vela have been moved to github.com/go-vela/server/version . (staticcheck)
|
full-review:
cmd/vela-s3-cache/config.go#L55
SA1019: creds.Get is deprecated: Get() exists for historical compatibility and should not be used. To get new credentials use the Credentials.GetWithContext function to ensure the proper context (i.e. HTTP client) will be used. (staticcheck)
|
full-review:
cmd/vela-s3-cache/flush.go#L61
G115: integer overflow conversion int64 -> uint64 (gosec)
|
full-review:
cmd/vela-s3-cache/rebuild.go#L65
G115: integer overflow conversion int64 -> uint64 (gosec)
|
diff-review
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
full-review
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|