[+] implement ExpectReset()
function and tests, closes #146
#182
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
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
|