Fix edit team #22572
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
files-changed
/
detect
7s
test-pgsql
25m 34s
test-sqlite
20m 12s
test-unit
10m 6s
test-mysql
28m 27s
test-mssql
21m 36s
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.
|