Add VictoriaMetrics remote datasource #2
Annotations
10 errors and 2 warnings
Autobuild:
rules/recording.go#L29
other declaration of labels (typecheck)
|
Autobuild:
rules/recording.go#L30
other declaration of rulefmt (typecheck)
|
Autobuild:
rules/recording.go#L31
`labels` redeclared in this block (typecheck)
|
Autobuild:
rules/recording.go#L32
`rulefmt` redeclared in this block (typecheck)
|
Autobuild:
web/api/v1/api.go#L1322
returnAlerts declared and not used (typecheck)
|
Autobuild:
web/api/v1/api.go#L1323
returnRecording declared and not used (typecheck)
|
Autobuild:
web/api/v1/api.go#L1357
lastError declared and not used (typecheck)
|
Autobuild
no required module provides package github.com/prometheus/prometheus/pkg/labels; to add it:
|
Autobuild
no required module provides package github.com/prometheus/prometheus/pkg/rulefmt; to add it:
|
Autobuild
could not import github.com/prometheus/prometheus/pkg/labels (invalid package name: "")
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Initialize CodeQL
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Loading