feat(generator): add Expectation structs and functions #6
Annotations
17 errors
test / test (ubuntu-latest, 1.23):
pkg/generator.go#L909
SA4009: argument params is overwritten before first use (staticcheck)
|
test / test (ubuntu-latest, 1.23):
pkg/generator.go#L911
SA4009(related information): assignment to params (staticcheck)
|
test / test (ubuntu-latest, 1.23):
pkg/generator.go#L919
SA4009(related information): assignment to returns (staticcheck)
|
test / test (ubuntu-latest, 1.23):
pkg/generator.go#L915
SA4031: this nil check is always true (staticcheck)
|
test / test (ubuntu-latest, 1.23):
pkg/generator.go#L923
SA4031: this nil check is always true (staticcheck)
|
test / test (ubuntu-latest, 1.23)
Process completed with exit code 1.
|
test / test (ubuntu-latest, 1.24)
The job was canceled because "ubuntu-latest_1_23" failed.
|
test / test (ubuntu-latest, 1.24):
pkg/generator.go#L909
SA4009: argument params is overwritten before first use (staticcheck)
|
test / test (ubuntu-latest, 1.24):
pkg/generator.go#L911
SA4009(related information): assignment to params (staticcheck)
|
test / test (ubuntu-latest, 1.24):
pkg/generator.go#L919
SA4009(related information): assignment to returns (staticcheck)
|
test / test (ubuntu-latest, 1.24):
pkg/generator.go#L915
SA4031: this nil check is always true (staticcheck)
|
test / test (ubuntu-latest, 1.24):
pkg/generator.go#L923
SA4031: this nil check is always true (staticcheck)
|
test / test (ubuntu-latest, 1.24)
Process completed with exit code 1.
|
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.
|