ci: do not sign the release #3
go-validate.yml
on: push
get-go-version
3s
Go Mod Tidy
25s
Lint check
56s
Gofmt check
18s
Generate check
1m 9s
Annotations
10 errors and 4 warnings
Lint check:
builder/classic/builder.go#L53
undefined: cleanhttp (typecheck)
|
Lint check:
builder/classic/builder.go#L83
b.config.PackerDebug undefined (type Config has no field or method PackerDebug) (typecheck)
|
Lint check:
builder/classic/builder.go#L85
b.config.PackerBuildName undefined (type Config has no field or method PackerBuildName) (typecheck)
|
Lint check:
builder/classic/builder.go#L156
b.config.PackerDebug undefined (type Config has no field or method PackerDebug) (typecheck)
|
Lint check:
builder/classic/builder.go#L158
b.config.PackerBuildName undefined (type Config has no field or method PackerBuildName) (typecheck)
|
Lint check:
builder/classic/step_connect_builder.go#L19
s.Config undefined (type *stepConnectBuilder has no field or method Config) (typecheck)
|
Lint check:
builder/oci/builder.go#L61
b.config.PackerDebug undefined (type Config has no field or method PackerDebug) (typecheck)
|
Lint check:
builder/oci/builder.go#L63
b.config.PackerBuildName undefined (type Config has no field or method PackerBuildName) (typecheck)
|
Lint check:
builder/oci/builder.go#L68
b.config.PackerDebug undefined (type Config has no field or method PackerDebug) (typecheck)
|
Lint check:
builder/oci/builder.go#L70
b.config.PackerBuildName undefined (type Config has no field or method PackerBuildName) (typecheck)
|
Gofmt check
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Go Mod Tidy
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Lint check
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Generate check
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|