Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

[WIP]Change alert manager's 'Transit' method to 'Ingress' #447

[WIP]Change alert manager's 'Transit' method to 'Ingress'

[WIP]Change alert manager's 'Transit' method to 'Ingress' #447

Triggered via pull request April 3, 2024 18:27
Status Failure
Total duration 6m 48s
Billable time 7m
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
build: internal/app/init.go#L112
alerting.Transit undefined (type alert.Manager has no field or method Transit)
build
Process completed with exit code 2.
go-test: internal/app/init.go#L112
alerting.Transit undefined (type alert.Manager has no field or method Transit)
go-test: internal/app/init.go#L112
alerting.Transit undefined (type alert.Manager has no field or method Transit)
go-test: internal/app/init.go#L112
alerting.Transit undefined (type alert.Manager has no field or method Transit)
go-test: internal/subsystem/manager_test.go#L40
cannot use alrtMock (variable of type *mocks.AlertManager) as alert.Manager value in argument to subsystem.NewManager: *mocks.AlertManager does not implement alert.Manager (missing method Ingress)
go-test
Process completed with exit code 1.
e2e-test: internal/app/init.go#L112
alerting.Transit undefined (type alert.Manager has no field or method Transit)
e2e-test
Process completed with exit code 2.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.