chore: fix linter issues #99
Annotations
4 errors and 2 warnings
test:
etcd/config.go#L217
undefined: os.ReadFile
|
test:
etcd/config.go#L256
undefined: os.ReadFile
|
test:
etcd/config.go#L295
undefined: os.ReadFile
|
test
Process completed with exit code 2.
|
lint
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/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|