Skip to content

Adds support for listening on and connecting to I2P and Onion services securely #3948

Adds support for listening on and connecting to I2P and Onion services securely

Adds support for listening on and connecting to I2P and Onion services securely #3948

Re-run triggered September 22, 2024 08:39
Status Failure
Total duration 4m 3s
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

32 errors and 5 warnings
Build for Linux (linux, amd64)
missing go.sum entry for module providing package golang.org/x/text/cases (imported by github.com/getsentry/sentry-go/internal/ratelimit); to add:
Build for Linux (linux, amd64)
missing go.sum entry for module providing package golang.org/x/text/language (imported by github.com/getsentry/sentry-go/internal/ratelimit); to add:
Build for Linux (linux, amd64)
missing go.sum entry for module providing package golang.org/x/text/unicode/norm (imported by github.com/blevesearch/bleve/v2/analysis/token/unicodenorm); to add:
Build for Linux (linux, amd64)
missing go.sum entry for module providing package golang.org/x/text/encoding/unicode (imported by github.com/yggdrasil-network/yggdrasil-go/src/config); to add:
Build for Linux (linux, amd64)
Process completed with exit code 1.
Build for Windows (windows, amd64)
missing go.sum entry for module providing package golang.org/x/text/cases (imported by github.com/getsentry/sentry-go/internal/ratelimit); to add:
Build for Windows (windows, amd64)
missing go.sum entry for module providing package golang.org/x/text/language (imported by github.com/getsentry/sentry-go/internal/ratelimit); to add:
Build for Windows (windows, amd64)
missing go.sum entry for module providing package golang.org/x/text/unicode/norm (imported by github.com/blevesearch/bleve/v2/analysis/token/unicodenorm); to add:
Build for Windows (windows, amd64)
missing go.sum entry for module providing package golang.org/x/text/encoding/unicode (imported by github.com/yggdrasil-network/yggdrasil-go/src/config); to add:
Build for Windows (windows, amd64)
Process completed with exit code 1.
Build for Linux (linux, 386)
missing go.sum entry for module providing package golang.org/x/text/cases (imported by github.com/getsentry/sentry-go/internal/ratelimit); to add:
Build for Linux (linux, 386)
missing go.sum entry for module providing package golang.org/x/text/language (imported by github.com/getsentry/sentry-go/internal/ratelimit); to add:
Build for Linux (linux, 386)
missing go.sum entry for module providing package golang.org/x/text/unicode/norm (imported by github.com/blevesearch/bleve/v2/analysis/token/unicodenorm); to add:
Build for Linux (linux, 386)
missing go.sum entry for module providing package golang.org/x/text/encoding/unicode (imported by github.com/yggdrasil-network/yggdrasil-go/src/config); to add:
Build for Linux (linux, 386)
Process completed with exit code 1.
Unit tests
missing go.sum entry for module providing package golang.org/x/text/cases (imported by github.com/getsentry/sentry-go/internal/ratelimit); to add:
Unit tests
missing go.sum entry for module providing package golang.org/x/text/language (imported by github.com/getsentry/sentry-go/internal/ratelimit); to add:
Unit tests
missing go.sum entry for module providing package golang.org/x/text/unicode/norm (imported by github.com/blevesearch/bleve/v2/analysis/token/unicodenorm); to add:
Unit tests
missing go.sum entry for module providing package golang.org/x/text/encoding/unicode (imported by github.com/yggdrasil-network/yggdrasil-go/src/config); to add:
Unit tests
Process completed with exit code 1.
Linting: setup/process/process.go#L57
undefined: sentry (typecheck)
Linting: setup/jetstream/helpers.go#L41
undefined: sentry (typecheck)
Linting: setup/jetstream/helpers.go#L86
undefined: sentry (typecheck)
Linting: setup/jetstream/helpers.go#L96
undefined: sentry (typecheck)
Linting: setup/jetstream/helpers.go#L104
undefined: sentry (typecheck)
Linting: setup/jetstream/helpers.go#L111
undefined: sentry (typecheck)
Linting: setup/jetstream/nats.go#L196
undefined: sentry (typecheck)
Linting: setup/jetstream/nats.go#L211
undefined: sentry (typecheck)
Linting: federationapi/storage/postgres/assumed_offline_table.go#L63
missing type in composite literal (typecheck)
Linting: federationapi/storage/postgres/assumed_offline_table.go#L64
missing type in composite literal (typecheck)
Initial tests passed
Process completed with exit code 1.
Integration tests passed
Process completed with exit code 1.
Build for Linux (linux, amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build for Windows (windows, amd64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build for Linux (linux, 386)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/