Skip to content

Add event catalouge APIs #6999

Add event catalouge APIs

Add event catalouge APIs #6999

Triggered via pull request October 11, 2024 15:53
Status Failure
Total duration 2m 56s
Artifacts

go.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
test (1.21.x, ubuntu-latest, 15, 6.2.6)
impossible type assertion: pp.Licenser.(*mocks.MockLicenser)
test (1.21.x, ubuntu-latest, 15, 6.2.6)
impossible type assertion: licenser.(*mocks.MockLicenser)
test (1.21.x, ubuntu-latest, 15, 6.2.6)
undefined: mocks.NewMockEventCatalogueRepository
test (1.21.x, ubuntu-latest, 15, 6.2.6)
cannot use mocks.NewMockLicenser(ctrl) (value of type *mocks.MockLicenser) as license.Licenser value in struct literal: *mocks.MockLicenser does not implement license.Licenser (missing method EventCatalogue)
test (1.21.x, ubuntu-latest, 15, 6.2.6)
Process completed with exit code 1.
test (1.21.x, macos-latest, 15, 6.2.6)
The job was canceled because "_1_21_x_ubuntu-latest_15_" failed.
test (1.21.x, macos-latest, 15, 6.2.6)
impossible type assertion: pp.Licenser.(*mocks.MockLicenser)
test (1.21.x, macos-latest, 15, 6.2.6)
impossible type assertion: licenser.(*mocks.MockLicenser)
test (1.21.x, macos-latest, 15, 6.2.6)
undefined: mocks.NewMockEventCatalogueRepository
test (1.21.x, macos-latest, 15, 6.2.6)
cannot use mocks.NewMockLicenser(ctrl) (value of type *mocks.MockLicenser) as license.Licenser value in struct literal: *mocks.MockLicenser does not implement license.Licenser (missing method EventCatalogue)
test (1.21.x, macos-latest, 15, 6.2.6)
The operation was canceled.
test (1.21.x, ubuntu-latest, 15, 6.2.6)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.21.x, ubuntu-latest, 15, 6.2.6)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.21.x, ubuntu-latest, 15, 6.2.6)
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/
test (1.21.x, macos-latest, 15, 6.2.6)
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/