Bump github.com/hashicorp/packer-plugin-sdk from 0.5.2 to 0.5.4 #225
go-validate.yaml
on: pull_request
get-go-version
7s
Go Mod Tidy
17s
Go Lint check
30s
Go fmt check
20s
Generate check
10s
Annotations
11 errors and 6 warnings
Generate check
Process completed with exit code 2.
|
Go Lint check:
builder/powervs/builder.go#L55
b.config.APIKey undefined (type Config has no field or method APIKey) (typecheck)
|
Go Lint check:
builder/powervs/builder.go#L56
b.config.Capture undefined (type Config has no field or method Capture) (typecheck)
|
Go Lint check:
builder/powervs/builder.go#L57
b.config.Capture undefined (type Config has no field or method Capture) (typecheck)
|
Go Lint check:
builder/powervs/builder.go#L63
b.config.Session undefined (type Config has no field or method Session) (typecheck)
|
Go Lint check:
builder/powervs/builder.go#L68
b.config.ImageClient undefined (type Config has no field or method ImageClient) (typecheck)
|
Go Lint check:
builder/powervs/builder.go#L73
b.config.JobClient undefined (type Config has no field or method JobClient) (typecheck)
|
Go Lint check:
builder/powervs/builder.go#L78
b.config.InstanceClient undefined (type Config has no field or method InstanceClient) (typecheck)
|
Go Lint check:
builder/powervs/builder.go#L83
b.config.NetworkClient undefined (type Config has no field or method NetworkClient) (typecheck)
|
Go Lint check:
builder/powervs/builder.go#L88
b.config.DHCPClient undefined (type Config has no field or method DHCPClient) (typecheck)
|
Go Lint check:
builder/powervs/builder.go#L97
b.config.Source undefined (type Config has no field or method Source) (typecheck)
|
get-go-version
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
get-go-version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Generate check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. 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@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Go fmt check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Go Lint check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|