Skip to content

Add API implementation for Infra Alert Config #54

Add API implementation for Infra Alert Config

Add API implementation for Infra Alert Config #54

Triggered via pull request October 23, 2024 11:42
Status Failure
Total duration 51s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build
No files were found with the provided path: unit-test-report.json. No artifacts will be uploaded.
build: instana/test-helpers.go#L40
cannot use mockInstanaAPI (variable of type *mocks.MockInstanaAPI) as restapi.InstanaAPI value in struct literal: *mocks.MockInstanaAPI does not implement restapi.InstanaAPI (missing method InfraAlertConfig)
build
Process completed with exit code 1.
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/