Skip to content

Bump golang.org/x/image from 0.5.0 to 0.10.0 #12

Bump golang.org/x/image from 0.5.0 to 0.10.0

Bump golang.org/x/image from 0.5.0 to 0.10.0 #12

Triggered via pull request November 2, 2023 21:33
Status Failure
Total duration 6m 22s
Artifacts

dendrite.yml

on: pull_request
Matrix: Build for Linux
Matrix: Build for Windows
WASM build test
0s
WASM build test
Initial tests passed
3s
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: userapi/storage/postgres/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)
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)
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#L110
string ` AND ( $4::text[] IS NULL OR sender = ANY($4) )` 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: 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#L113
string ` AND ( $7::text[] IS NULL OR NOT(type LIKE ANY($7)) )` has 4 occurrences, make it a constant (goconst)
Initial tests passed
Process completed with exit code 1.
Integration tests passed
Process completed with exit code 1.