Skip to content

feat: proxy the grafana, temporal to main ui #27

feat: proxy the grafana, temporal to main ui

feat: proxy the grafana, temporal to main ui #27

Triggered via pull request January 15, 2025 00:08
@puriapuria
opened #23
proxy
Status Success
Total duration 1m 0s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint: deployment/thirdparty-simulator/cmd/api.go#L1
should have a package comment
Lint: migrations/1664858353_collections_snapshot.go#L1
should have a package comment
Lint: deployment/thirdparty-simulator/cmd/root.go#L16
exported function Execute should have comment or be unexported
Lint: migrations/1664858353_collections_snapshot.go#L17
parameter 'app' seems to be unused, consider removing or renaming it as _
Lint: deployment/thirdparty-simulator/main.go#L1
should have a package comment
Lint: deployment/thirdparty-simulator/cmd/api.go#L13
parameter 'cmd' seems to be unused, consider removing or renaming it as _
Lint: pkg/routes/routes.go#L1
should have a package comment
Lint: deployment/thirdparty-simulator/api/api.go#L1
should have a package comment
Lint: deployment/thirdparty-simulator/cmd/api.go#L13
parameter 'args' seems to be unused, consider removing or renaming it as _
Lint: deployment/thirdparty-simulator/api/api.go#L16
exported const DefaultEndpoint should have comment or be unexported