Bump github.com/docker/docker from 24.0.5+incompatible to 24.0.7+incompatible #10
dendrite.yml
on: pull_request
Matrix: complement
Matrix: sytest
Integration tests
0s
Upgrade tests
0s
Upgrade tests from HEAD-2
0s
Update Docker images
/
Monolith image
Update Docker images
/
Pinecone demo image
Update Docker images
/
Yggdrasil demo image
Annotations
12 errors
Linting:
userapi/storage/sqlite3/deltas/2022110411000000_server_names.go#L89
string `_tmp` has 3 occurrences, make it a constant (goconst)
|
Linting:
syncapi/storage/postgres/account_data_table.go#L62
string ` AND ( $4::text[] IS NULL OR type LIKE ANY($4) )` has 3 occurrences, make it a constant (goconst)
|
Linting:
syncapi/storage/postgres/account_data_table.go#L63
string ` AND ( $5::text[] IS NULL OR NOT(type LIKE ANY($5)) )` has 3 occurrences, make it a constant (goconst)
|
Linting:
syncapi/storage/postgres/output_room_events_table.go#L111
string ` AND ( $5::text[] IS NULL OR NOT(sender = ANY($5)) )` has 4 occurrences, make it a constant (goconst)
|
Linting:
syncapi/storage/postgres/output_room_events_topology_table.go#L46
string ` VALUES ($1, $2, $3, $4)` has 3 occurrences, make it a constant (goconst)
|
Linting:
syncapi/storage/postgres/output_room_events_table.go#L110
string ` AND ( $4::text[] IS NULL OR sender = ANY($4) )` has 4 occurrences, make it a constant (goconst)
|
Linting:
syncapi/storage/postgres/account_data_table.go#L57
string ` RETURNING id` has 5 occurrences, make it a constant (goconst)
|
Linting:
syncapi/storage/postgres/output_room_events_table.go#L113
string ` AND ( $7::text[] IS NULL OR NOT(type LIKE ANY($7)) )` has 4 occurrences, make it a constant (goconst)
|
Linting:
syncapi/storage/postgres/output_room_events_table.go#L112
string ` AND ( $6::text[] IS NULL OR type LIKE ANY($6) )` has 4 occurrences, make it a constant (goconst)
|
Linting:
userapi/storage/sqlite3/key_backup_table.go#L56
string `SELECT room_id, session_id, first_message_index, forwarded_count, is_verified, session_data FROM userapi_key_backups ` has 3 occurrences, make it a constant (goconst)
|
Initial tests passed
Process completed with exit code 1.
|
Integration tests passed
Process completed with exit code 1.
|