Prepare for release v0.35.0 #543
Annotations
10 errors and 2 warnings
Build:
pkg/add_key.go#L58
opt.File undefined (type keyOptions has no field or method File) (typecheck)
|
Build:
pkg/add_key.go#L63
opt.File undefined (type keyOptions has no field or method File) (typecheck)
|
Build:
pkg/add_key.go#L65
opt.File undefined (type keyOptions has no field or method File) (typecheck)
|
Build:
pkg/add_key.go#L92
opt.Host undefined (type keyOptions has no field or method Host) (typecheck)
|
Build:
pkg/add_key.go#L93
opt.User undefined (type keyOptions has no field or method User) (typecheck)
|
Build:
pkg/add_key.go#L114
opt.User undefined (type *keyOptions has no field or method User) (typecheck)
|
Build:
pkg/add_key.go#L115
opt.User undefined (type *keyOptions has no field or method User) (typecheck)
|
Build:
pkg/add_key.go#L117
opt.Host undefined (type *keyOptions has no field or method Host) (typecheck)
|
Build:
pkg/add_key.go#L118
opt.Host undefined (type *keyOptions has no field or method Host) (typecheck)
|
Build:
pkg/add_key.go#L144
opt.File undefined (type *keyOptions has no field or method File) (typecheck)
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|