Replace psycopg2 with pg8000 (#3299) #13790
github-action-build.yml
on: push
Matrix: core
Matrix: gui
Matrix: python_udf
Annotations
1 error and 3 warnings
core (ubuntu-22.04, 11)
Process completed with exit code 1.
|
gui (ubuntu-latest, 18):
core/gui/src/app/hub/component/browse-section/browse-section.component.ts#L43
Lifecycle interface 'OnChanges' should be implemented for method 'ngOnChanges'. (https://angular.io/styleguide#style-09-01)
|
gui (windows-latest, 18):
core/gui/src/app/hub/component/browse-section/browse-section.component.ts#L43
Lifecycle interface 'OnChanges' should be implemented for method 'ngOnChanges'. (https://angular.io/styleguide#style-09-01)
|
gui (macos-latest, 18):
core/gui/src/app/hub/component/browse-section/browse-section.component.ts#L43
Lifecycle interface 'OnChanges' should be implemented for method 'ngOnChanges'. (https://angular.io/styleguide#style-09-01)
|