Skip to content

refactor: Update config loading to support environment variables #20

refactor: Update config loading to support environment variables

refactor: Update config loading to support environment variables #20

Triggered via pull request July 7, 2024 14:40
Status Failure
Total duration 4m 26s
Artifacts

build_and_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 6 warnings
build: internal/auth/internal/authz/main.go#L37
cfg.AuthzServiceAddr undefined (type *config.Config has no field or method AuthzServiceAddr)
build: internal/auth/internal/authz/main.go#L56
cfg.AuthzServiceAddr undefined (type *config.Config has no field or method AuthzServiceAddr)
build: internal/auth/internal/auth/main.go#L38
cfg.AuthServiceAddr undefined (type *config.Config has no field or method AuthServiceAddr)
build: internal/auth/internal/auth/main.go#L59
cfg.AuthServiceAddr undefined (type *config.Config has no field or method AuthServiceAddr)
build
Process completed with exit code 1.
lint
cfg.AuthzServiceAddr undefined (type *config.Config has no field or method AuthzServiceAddr)
lint
cfg.AuthServiceAddr undefined (type *config.Config has no field or method AuthServiceAddr)
lint
Process completed with exit code 1.
test: internal/auth/internal/auth/main.go#L38
cfg.AuthServiceAddr undefined (type *config.Config has no field or method AuthServiceAddr)
test: internal/auth/internal/auth/main.go#L59
cfg.AuthServiceAddr undefined (type *config.Config has no field or method AuthServiceAddr)
test: internal/auth/internal/authz/main.go#L37
cfg.AuthzServiceAddr undefined (type *config.Config has no field or method AuthzServiceAddr)
test: internal/auth/internal/authz/main.go#L56
cfg.AuthzServiceAddr undefined (type *config.Config has no field or method AuthzServiceAddr)
test
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2