Merge branch 'main' into DEV-549/data-retention #348
dendrite.yml
on: pull_request
Matrix: complement
Matrix: sytest
Update Docker images
/
Monolith image
Update Docker images
/
Pinecone demo image
Update Docker images
/
Yggdrasil demo image
Annotations
8 errors and 4 warnings
Linting:
syncapi/syncapi.go#L214
Error return value of `(*github.com/go-co-op/gocron.Scheduler).Do` is not checked (errcheck)
|
Linting:
syncapi/consumers/roomserver.go#L573
`(*OutputRoomEventConsumer).onDataRetention` - `ctx` is unused (unparam)
|
Linting:
syncapi/consumers/roomserver.go#L574
(*OutputRoomEventConsumer).onDataRetention - result 0 (error) is always nil (unparam)
|
Linting:
roomserver/storage/postgres/purge_statements.go#L30
const `purgeEventJSONDataRetentionSQL` is unused (unused)
|
Linting
issues found
|
Unit tests
Process completed with exit code 1.
|
Initial tests passed
Process completed with exit code 1.
|
Integration tests passed
Process completed with exit code 1.
|
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/.
|
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/.
|
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/.
|