Skip to content

Bump golang.org/x/crypto from 0.12.0 to 0.21.0 #50

Bump golang.org/x/crypto from 0.12.0 to 0.21.0

Bump golang.org/x/crypto from 0.12.0 to 0.21.0 #50

Triggered via pull request March 4, 2024 22:16
Status Failure
Total duration 15h 59m 1s
Artifacts

dendrite.yml

on: pull_request
Matrix: Build for Linux
Matrix: Build for Windows
WASM build test
0s
WASM build test
Initial tests passed
4s
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
2s
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 and 5 warnings
Linting: userapi/storage/sqlite3/deltas/2022110411000000_server_names.go#L89
string `_tmp` 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: federationapi/storage/postgres/assumed_offline_table.go#L34
string ` ON CONFLICT DO NOTHING` has 3 occurrences, make it a constant (goconst)
Linting: roomserver/storage/sqlite3/events_table.go#L69
string ` ORDER BY event_type_nid, event_state_key_nid ASC` has 3 occurrences, make it a constant (goconst)
Linting: roomserver/storage/sqlite3/events_table.go#L67
string `SELECT event_type_nid, event_state_key_nid, event_nid FROM roomserver_events` has 3 occurrences, make it a constant (goconst)
Linting: roomserver/storage/sqlite3/membership_table.go#L73
string `SELECT event_nid FROM roomserver_membership` has 4 occurrences, make it a constant (goconst)
Linting: roomserver/storage/postgres/membership_table.go#L98
string `SELECT event_nid FROM roomserver_membership` has 4 occurrences, make it a constant (goconst)
Linting: roomserver/storage/postgres/events_table.go#L92
string ` ORDER BY event_type_nid, event_state_key_nid ASC` has 3 occurrences, make it a constant (goconst)
Linting: roomserver/storage/postgres/invite_table.go#L61
string ` ON CONFLICT DO NOTHING` 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.
Build for Linux (linux, 386)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Linux (linux, amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build for Windows (windows, amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.