Skip to content

Bump golang.org/x/crypto from 0.13.0 to 0.17.0 #13

Bump golang.org/x/crypto from 0.13.0 to 0.17.0

Bump golang.org/x/crypto from 0.13.0 to 0.17.0 #13

Triggered via pull request December 18, 2023 23:26
Status Failure
Total duration 3m 50s
Artifacts

dendrite.yml

on: pull_request
Matrix: Build for Linux
Matrix: Build for Windows
WASM build test
0s
WASM build test
Initial tests passed
1s
Initial tests passed
Matrix: complement
Matrix: sytest
Integration tests
0s
Integration tests
Upgrade tests
0s
Upgrade tests
Upgrade tests from HEAD-2
0s
Upgrade tests from HEAD-2
Integration tests passed
1s
Integration tests passed
Update Docker images  /  Monolith image
Update Docker images / Monolith image
Update Docker images  /  Pinecone demo image
Update Docker images / Pinecone demo image
Update Docker images  /  Yggdrasil demo image
Update Docker images / Yggdrasil demo image
Fit to window
Zoom out
Zoom in

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.