Bump golang.org/x/crypto from 0.13.0 to 0.17.0 #13
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:
federationapi/storage/postgres/assumed_offline_table.go#L34
string ` ON CONFLICT DO NOTHING` has 3 occurrences, make it a constant (goconst)
|
Linting:
federationapi/storage/sqlite3/queue_edus_table.go#L58
string ` WHERE server_name = $1` has 3 occurrences, make it a constant (goconst)
|
Linting:
federationapi/storage/sqlite3/assumed_offline_table.go#L34
string ` ON CONFLICT DO NOTHING` has 3 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/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#L112
string ` AND ( $6::text[] IS NULL OR type LIKE ANY($6) )` 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/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)
|
Initial tests passed
Process completed with exit code 1.
|
Integration tests passed
Process completed with exit code 1.
|