Skip to content

Fix edit team

Fix edit team #22572

Triggered via pull request October 23, 2024 04:51
Status Failure
Total duration 29m 0s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pull-db-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
test-unit: models/org_team_test.go#L87
cannot use true (untyped bool constant) as string value in argument to UpdateTeam
test-unit: models/org_team_test.go#L87
cannot use false (untyped bool constant) as string value in argument to UpdateTeam
test-unit: models/org_team_test.go#L106
cannot use true (untyped bool constant) as string value in argument to UpdateTeam
test-unit: models/org_team_test.go#L106
cannot use false (untyped bool constant) as string value in argument to UpdateTeam
test-unit: services/repository/create_test.go#L114
cannot use false (untyped bool constant) as string value in argument to models.UpdateTeam
test-unit: services/repository/create_test.go#L114
cannot use true (untyped bool constant) as string value in argument to models.UpdateTeam
test-unit
Process completed with exit code 2.
test-sqlite
Process completed with exit code 2.
test-mssql
Process completed with exit code 2.
test-pgsql
Process completed with exit code 2.
test-mysql
Process completed with exit code 2.