chore(deps): update all non-major dependencies #343
reviewdog.yml
on: pull_request
diff-review
42s
full-review
56s
Annotations
10 errors and 2 warnings
diff-review:
version/version.go#L1
Expected:2023, Actual: 2022 Target Brands, Inc. All rights reserved. (goheader)
|
diff-review:
cmd/vela-kaniko/build.go#L1
Expected:2023, Actual: 2022 Target Brands, Inc. All rights reserved. (goheader)
|
diff-review:
cmd/vela-kaniko/command.go#L1
Expected:2023, Actual: 2022 Target Brands, Inc. All rights reserved. (goheader)
|
diff-review:
cmd/vela-kaniko/main.go#L21
directive `// nolint: funlen // ignore function length due to comments and flags` should be written without leading space as `//nolint: funlen // ignore function length due to comments and flags` (nolintlint)
|
diff-review:
cmd/vela-kaniko/registry.go#L81
directive `// nolint: gomnd // ignore magic number` should be written without leading space as `//nolint: gomnd // ignore magic number` (nolintlint)
|
full-review:
version/version.go#L1
Expected:2023, Actual: 2022 Target Brands, Inc. All rights reserved. (goheader)
|
full-review:
cmd/vela-kaniko/build.go#L1
Expected:2023, Actual: 2022 Target Brands, Inc. All rights reserved. (goheader)
|
full-review:
cmd/vela-kaniko/command.go#L1
Expected:2023, Actual: 2022 Target Brands, Inc. All rights reserved. (goheader)
|
full-review:
cmd/vela-kaniko/main.go#L21
directive `// nolint: funlen // ignore function length due to comments and flags` should be written without leading space as `//nolint: funlen // ignore function length due to comments and flags` (nolintlint)
|
full-review:
cmd/vela-kaniko/registry.go#L81
directive `// nolint: gomnd // ignore magic number` should be written without leading space as `//nolint: gomnd // ignore magic number` (nolintlint)
|
diff-review
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
full-review
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|