Skip to content

Add 180 test for pgsql and fix role errors that were found with the s… #81

Add 180 test for pgsql and fix role errors that were found with the s…

Add 180 test for pgsql and fix role errors that were found with the s… #81

Triggered via push April 26, 2024 15:22
Status Failure
Total duration 34s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
build
Unexpected call to *pgsql8.MockIntrospector.GetDatabase([]) at /home/runner/work/dbsteward-go/dbsteward-go/lib/format/pgsql8/introspector_mock.go:38 because: there are no expected calls of the method "GetDatabase" for that receiver
build
Unexpected call to *pgsql8.MockIntrospector.GetDatabase([]) at /home/runner/work/dbsteward-go/dbsteward-go/lib/format/pgsql8/introspector_mock.go:38 because: there are no expected calls of the method "GetDatabase" for that receiver
build
Unexpected call to *pgsql8.MockIntrospector.GetDatabase([]) at /home/runner/work/dbsteward-go/dbsteward-go/lib/format/pgsql8/introspector_mock.go:38 because: there are no expected calls of the method "GetDatabase" for that receiver
build
Unexpected call to *pgsql8.MockIntrospector.GetDatabase([]) at /home/runner/work/dbsteward-go/dbsteward-go/lib/format/pgsql8/introspector_mock.go:38 because: there are no expected calls of the method "GetDatabase" for that receiver
build
Unexpected call to *pgsql8.MockIntrospector.GetDatabase([]) at /home/runner/work/dbsteward-go/dbsteward-go/lib/format/pgsql8/introspector_mock.go:38 because: there are no expected calls of the method "GetDatabase" for that receiver
build
Unexpected call to *pgsql8.MockIntrospector.GetDatabase([]) at /home/runner/work/dbsteward-go/dbsteward-go/lib/format/pgsql8/introspector_mock.go:38 because: there are no expected calls of the method "GetDatabase" for that receiver
build
Unexpected call to *pgsql8.MockIntrospector.GetDatabase([]) at /home/runner/work/dbsteward-go/dbsteward-go/lib/format/pgsql8/introspector_mock.go:38 because: there are no expected calls of the method "GetDatabase" for that receiver
build
Unexpected call to *pgsql8.MockIntrospector.GetDatabase([]) at /home/runner/work/dbsteward-go/dbsteward-go/lib/format/pgsql8/introspector_mock.go:38 because: there are no expected calls of the method "GetDatabase" for that receiver
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/