chore: update file and directory paths to use constants #46
Annotations
9 errors and 1 warning
build:
pkg/network/certbot.go#L47
undefined: CertificateDirPath
|
build:
pkg/network/certbot.go#L47
undefined: FullchainFile
|
build:
pkg/network/certbot.go#L48
undefined: CertificateDirPath
|
build:
pkg/network/certbot.go#L48
undefined: PrivkeyFile
|
build:
pkg/network/certbot.go#L49
undefined: CertificateDirPath
|
build:
pkg/network/certbot.go#L49
undefined: ChainFile
|
build:
pkg/network/certbot.go#L56
undefined: WWWDirPath
|
build:
pkg/network/certbot.go#L63
undefined: WWWDirPath
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|