Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Implement MSC3916 #3904

Implement MSC3916

Implement MSC3916 #3904

Triggered via pull request August 16, 2024 09:50
Status Failure
Total duration 4m 56s
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
4s
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

8 errors and 5 warnings
Linting: userapi/internal/key_api.go#L199
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
Linting: internal/sqlutil/sqlutil_test.go#L221
printf: non-constant format string in call to (*testing.common).Fatalf (govet)
Linting: roomserver/acls/acls_test.go#L32
printf: non-constant format string in call to (*testing.common).Fatalf (govet)
Linting: roomserver/acls/acls_test.go#L36
printf: non-constant format string in call to (*testing.common).Fatalf (govet)
Linting: roomserver/acls/acls_test.go#L75
printf: non-constant format string in call to (*testing.common).Fatalf (govet)
Linting
issues found
Initial tests passed
Process completed with exit code 1.
Integration tests passed
Process completed with exit code 1.
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/
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/
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/
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/
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/