lndinit: add ability to write to k8s configmap #57
main.yml
on: pull_request
lint code
2m 4s
run unit tests
26s
Annotations
5 errors and 2 warnings
run unit tests:
cmd_gen_seed.go#L61
x.PassphraseK8s.AnySet undefined (type *k8sSecretOptions has no field or method AnySet)
|
run unit tests:
cmd_gen_seed.go#L70
x.PassphraseK8s.AnySet undefined (type *k8sSecretOptions has no field or method AnySet)
|
run unit tests:
cmd_gen_seed.go#L74
x.PassphraseK8s.SeedKeyName undefined (type *k8sSecretOptions has no field or method SeedKeyName)
|
run unit tests
Process completed with exit code 2.
|
lint code
Process completed with exit code 2.
|
run unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint code
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|