Skip to content

chore: update file and directory paths to use constants #46

chore: update file and directory paths to use constants

chore: update file and directory paths to use constants #46

Triggered via pull request October 4, 2024 20:24
Status Failure
Total duration 25s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/