Skip to content

feat(generator): add Expectation structs and functions #7

feat(generator): add Expectation structs and functions

feat(generator): add Expectation structs and functions #7

Triggered via pull request February 17, 2025 13:27
@gitworkflowsgitworkflows
synchronize #3
khulnasoft
Status Failure
Total duration 1m 38s
Artifacts

testing.yml

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

Annotations

25 errors
test / test (ubuntu-latest, 1.23): pkg/fixtures/test/expecter_test.go#L201
undefined: mocks.ExpecterNoArgExpectation
test / test (ubuntu-latest, 1.23): pkg/fixtures/test/expecter_test.go#L202
undefined: mocks.ExpecterNoArgArgs
test / test (ubuntu-latest, 1.23): pkg/fixtures/test/expecter_test.go#L205
undefined: mocks.ExpecterNoArgReturns
test / test (ubuntu-latest, 1.23): pkg/fixtures/test/expecter_test.go#L209
expMock.ApplyNoArgExpectation undefined (type mocks.Expecter has no field or method ApplyNoArgExpectation)
test / test (ubuntu-latest, 1.23): pkg/fixtures/test/expecter_test.go#L217
undefined: mocks.ExpecterNoReturnExpectation
test / test (ubuntu-latest, 1.23): pkg/fixtures/test/expecter_test.go#L218
undefined: mocks.ExpecterNoReturnArgs
test / test (ubuntu-latest, 1.23): pkg/fixtures/test/expecter_test.go#L222
expMock.ApplyNoReturnExpectation undefined (type mocks.Expecter has no field or method ApplyNoReturnExpectation)
test / test (ubuntu-latest, 1.23): pkg/fixtures/test/expecter_test.go#L229
undefined: mocks.ExpecterManyArgsReturnsExpectation
test / test (ubuntu-latest, 1.23): pkg/fixtures/test/expecter_test.go#L230
undefined: mocks.ExpecterManyArgsReturnsArgs
test / test (ubuntu-latest, 1.23): pkg/fixtures/test/expecter_test.go#L234
undefined: mocks.ExpecterManyArgsReturnsReturns
test / test (ubuntu-latest, 1.24)
The job was canceled because "ubuntu-latest_1_23" failed.
test / test (ubuntu-latest, 1.24): pkg/fixtures/test/expecter_test.go#L201
undefined: mocks.ExpecterNoArgExpectation
test / test (ubuntu-latest, 1.24): pkg/fixtures/test/expecter_test.go#L202
undefined: mocks.ExpecterNoArgArgs
test / test (ubuntu-latest, 1.24): pkg/fixtures/test/expecter_test.go#L205
undefined: mocks.ExpecterNoArgReturns
test / test (ubuntu-latest, 1.24): pkg/fixtures/test/expecter_test.go#L209
expMock.ApplyNoArgExpectation undefined (type mocks.Expecter has no field or method ApplyNoArgExpectation)
test / test (ubuntu-latest, 1.24): pkg/fixtures/test/expecter_test.go#L217
undefined: mocks.ExpecterNoReturnExpectation
test / test (ubuntu-latest, 1.24): pkg/fixtures/test/expecter_test.go#L218
undefined: mocks.ExpecterNoReturnArgs
test / test (ubuntu-latest, 1.24): pkg/fixtures/test/expecter_test.go#L222
expMock.ApplyNoReturnExpectation undefined (type mocks.Expecter has no field or method ApplyNoReturnExpectation)
test / test (ubuntu-latest, 1.24): pkg/fixtures/test/expecter_test.go#L229
undefined: mocks.ExpecterManyArgsReturnsExpectation
test / test (ubuntu-latest, 1.24): pkg/fixtures/test/expecter_test.go#L230
undefined: mocks.ExpecterManyArgsReturnsArgs
test / test (ubuntu-latest, 1.24): pkg/fixtures/test/expecter_test.go#L234
undefined: mocks.ExpecterManyArgsReturnsReturns
test / test (macos-latest, 1.23)
The job was canceled because "ubuntu-latest_1_23" failed.
test / test (macos-latest, 1.23)
The operation was canceled.
test / test (macos-latest, 1.24)
The job was canceled because "ubuntu-latest_1_23" failed.
test / test (macos-latest, 1.24)
The operation was canceled.