Skip to content

Fix(generator): run functions with empty return #896

Fix(generator): run functions with empty return

Fix(generator): run functions with empty return #896

Triggered via pull request November 23, 2024 07:38
Status Failure
Total duration 1m 49s
Artifacts

testing.yml

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

Annotations

16 errors and 2 warnings
build (ubuntu-latest, 1.23): mocks/github.com/vektra/mockery/v2/pkg/fixtures/requesterUnexported_mock.go#L12
requesterUnexported_Expecter redeclared in this block
build (ubuntu-latest, 1.23): mocks/github.com/vektra/mockery/v2/pkg/fixtures/requesterUnexported.go#L12
other declaration of requesterUnexported_Expecter
build (ubuntu-latest, 1.23): mocks/github.com/vektra/mockery/v2/pkg/fixtures/requesterUnexported_mock.go#L16
method requesterUnexported.EXPECT already declared at mocks/github.com/vektra/mockery/v2/pkg/fixtures/requesterUnexported.go:16:32
build (ubuntu-latest, 1.23): mocks/github.com/vektra/mockery/v2/pkg/fixtures/requesterUnexported_mock.go#L21
method requesterUnexported.Get already declared at mocks/github.com/vektra/mockery/v2/pkg/fixtures/requesterUnexported.go:21:32
build (ubuntu-latest, 1.23): mocks/github.com/vektra/mockery/v2/pkg/fixtures/requesterUnexported_mock.go#L26
requesterUnexported_Get_Call redeclared in this block
build (ubuntu-latest, 1.23): mocks/github.com/vektra/mockery/v2/pkg/fixtures/requesterUnexported.go#L26
other declaration of requesterUnexported_Get_Call
build (ubuntu-latest, 1.23): mocks/github.com/vektra/mockery/v2/pkg/fixtures/requesterUnexported_mock.go#L31
method requesterUnexported_Expecter.Get already declared at mocks/github.com/vektra/mockery/v2/pkg/fixtures/requesterUnexported.go:31:41
build (ubuntu-latest, 1.23): mocks/github.com/vektra/mockery/v2/pkg/fixtures/requesterUnexported_mock.go#L35
method requesterUnexported_Get_Call.Run already declared at mocks/github.com/vektra/mockery/v2/pkg/fixtures/requesterUnexported.go:35:41
build (ubuntu-latest, 1.22)
The job was canceled because "ubuntu-latest_1_23" failed.
build (ubuntu-latest, 1.22)
The operation was canceled.
build (macos-latest, 1.23)
The job was canceled because "ubuntu-latest_1_23" failed.
build (macos-latest, 1.23)
The operation was canceled.
build (macos-latest, 1.22)
The job was canceled because "ubuntu-latest_1_23" failed.
build (macos-latest, 1.22)
The operation was canceled.
build (ubuntu-latest, 1.23)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest, 1.23)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/