Run make generate #235
go-validate.yml
on: push
get-go-version
5s
Go Mod Tidy
11s
Lint check
1m 3s
Gofmt check
14s
Generate check
40s
Annotations
10 errors and 5 warnings
Lint check:
builder/qemu/builder.go#L52
b.config.ISOChecksum undefined (type Config has no field or method ISOChecksum) (typecheck)
|
Lint check:
builder/qemu/builder.go#L54
b.config.TargetExtension undefined (type Config has no field or method TargetExtension) (typecheck)
|
Lint check:
builder/qemu/builder.go#L56
b.config.TargetPath undefined (type Config has no field or method TargetPath) (typecheck)
|
Lint check:
builder/qemu/builder.go#L57
b.config.ISOUrls undefined (type Config has no field or method ISOUrls) (typecheck)
|
Lint check:
builder/qemu/builder.go#L62
b.config.ISOUrls undefined (type Config has no field or method ISOUrls) (typecheck)
|
Lint check:
builder/qemu/builder.go#L151
b.config.ShutdownTimeout undefined (type Config has no field or method ShutdownTimeout) (typecheck)
|
Lint check:
builder/qemu/builder.go#L152
b.config.ShutdownCommand undefined (type Config has no field or method ShutdownCommand) (typecheck)
|
Lint check:
builder/qemu/config.go#L799
c.ISOChecksum undefined (type *Config has no field or method ISOChecksum) (typecheck)
|
Lint check:
builder/qemu/config.go#L902
c.BootCommand undefined (type *Config has no field or method BootCommand) (typecheck)
|
Lint check:
builder/qemu/step_run.go#L354
config.HTTPDir undefined (type *Config has no field or method HTTPDir) (typecheck)
|
get-go-version
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Go Mod Tidy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Gofmt check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Generate check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe, golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|