update README #337
Annotations
10 errors and 2 warnings
build (1.21):
commit/pano.go#L140
cannot use util.YesNo(o.IncludeTemplate) (value of type *string) as string value in struct literal
|
build (1.21):
commit/pano.go#L140
not enough arguments in call to util.YesNo
|
build (1.21):
commit/pano.go#L141
cannot use util.YesNo(o.ForceTemplateValues) (value of type *string) as string value in struct literal
|
build (1.21):
commit/pano.go#L141
not enough arguments in call to util.YesNo
|
build (1.21):
commit/pano.go#L149
cannot use util.YesNo(o.ForceTemplateValues) (value of type *string) as string value in struct literal
|
build (1.21):
commit/pano.go#L149
not enough arguments in call to util.YesNo
|
build (1.21):
commit/pano.go#L158
cannot use util.YesNo(o.ForceTemplateValues) (value of type *string) as string value in struct literal
|
build (1.21):
commit/pano.go#L158
not enough arguments in call to util.YesNo
|
build (1.21):
dev/certificate/entry.go#L94
cannot use util.AsBool(o.Ca) (value of type *bool) as bool value in struct literal
|
build (1.21):
dev/certificate/entry.go#L94
not enough arguments in call to util.AsBool
|
build (1.21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (1.21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|