Bump golang.org/x/crypto from 0.13.0 to 0.17.0 #13
Annotations
10 errors
userapi/storage/sqlite3/deltas/2022110411000000_server_names.go#L89
string `_tmp` has 3 occurrences, make it a constant (goconst)
|
federationapi/storage/postgres/assumed_offline_table.go#L34
string ` ON CONFLICT DO NOTHING` has 3 occurrences, make it a constant (goconst)
|
federationapi/storage/sqlite3/queue_edus_table.go#L58
string ` WHERE server_name = $1` has 3 occurrences, make it a constant (goconst)
|
federationapi/storage/sqlite3/assumed_offline_table.go#L34
string ` ON CONFLICT DO NOTHING` has 3 occurrences, make it a constant (goconst)
|
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)
|
syncapi/storage/postgres/account_data_table.go#L57
string ` RETURNING id` has 5 occurrences, make it a constant (goconst)
|
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)
|
syncapi/storage/postgres/output_room_events_topology_table.go#L46
string ` VALUES ($1, $2, $3, $4)` has 3 occurrences, make it a constant (goconst)
|
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)
|
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)
|
The logs for this run have expired and are no longer available.
Loading