Update GitHub Actions workflow for Python app #3
Annotations
4 errors
|
TestApp.test_read_data:
TestApp#L1
TypeError: Client.__init__() got an unexpected keyword argument 'app'
|
|
TestApp.test_read_data_by_guid:
TestApp#L1
TypeError: Client.__init__() got an unexpected keyword argument 'app'
|
|
TestApp.test_read_data_by_invalid_guid:
TestApp#L1
TypeError: Client.__init__() got an unexpected keyword argument 'app'
|
|
build
Process completed with exit code 1.
|