Skip to content

[+] implement ExpectReset() function and tests, closes #146 #182

[+] implement ExpectReset() function and tests, closes #146

[+] implement ExpectReset() function and tests, closes #146 #182

Triggered via pull request August 16, 2023 14:22
Status Failure
Total duration 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Test and Build on Ubuntu
39s
Test and Build on Ubuntu
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Test and Build on Ubuntu: argument.go#L1
: # github.com/pashagolub/pgxmock/v2 [github.com/pashagolub/pgxmock/v2.test]
Test and Build on Ubuntu: pgxmock_test.go#L1266
mock.ExpectReset undefined (type PgxConnIface has no field or method ExpectReset)
Test and Build on Ubuntu: pgxmock_test.go#L1274
mock.ExpectReset undefined (type PgxConnIface has no field or method ExpectReset) (typecheck)
Test and Build on Ubuntu: sql_test.go#L9
could not import github.com/pashagolub/pgxmock/v2 (-: # github.com/pashagolub/pgxmock/v2 [github.com/pashagolub/pgxmock/v2.test]
Test and Build on Ubuntu: pgxmock_test.go#L1266
mock.ExpectReset undefined (type PgxConnIface has no field or method ExpectReset)
Test and Build on Ubuntu: pgxmock_test.go#L1274
mock.ExpectReset undefined (type PgxConnIface has no field or method ExpectReset)) (typecheck)
Test and Build on Ubuntu
issues found