Skip to content

Refactorings + Tests #4

Refactorings + Tests

Refactorings + Tests #4

Triggered via pull request April 23, 2024 10:12
Status Failure
Total duration 1m 31s
Artifacts

ci.yml

on: pull_request
Unit Tests
1m 21s
Unit Tests
Static Analysis
50s
Static Analysis
Check state of go.mod and go.sum
15s
Check state of go.mod and go.sum
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 3 warnings
Check state of go.mod and go.sum
Process completed with exit code 1.
Static Analysis: internal/matrix/matrix_decompressor.go#L35
msg.MsgType undefined (type CaminoMatrixMessage has no field or method MsgType) (typecheck)
Static Analysis: internal/matrix/matrix_decompressor.go#L40
msg.MsgType undefined (type CaminoMatrixMessage has no field or method MsgType) (typecheck)
Static Analysis: internal/matrix/matrix_messenger.go#L66
m.client.Syncer undefined (type client has no field or method Syncer) (typecheck)
Static Analysis: internal/matrix/matrix_messenger.go#L80
completeMsg.MsgType undefined (type CaminoMatrixMessage has no field or method MsgType) (typecheck)
Static Analysis: internal/matrix/matrix_messenger.go#L81
completeMsg.MsgType undefined (type CaminoMatrixMessage has no field or method MsgType) (typecheck)
Static Analysis: internal/matrix/matrix_messenger.go#L89
m.client.UserID undefined (type client has no field or method UserID) (typecheck)
Static Analysis: internal/matrix/matrix_messenger.go#L90
m.client.JoinRoomByID undefined (type client has no field or method JoinRoomByID) (typecheck)
Static Analysis: internal/matrix/matrix_messenger.go#L129
m.client.Crypto undefined (type client has no field or method Crypto) (typecheck)
Static Analysis: internal/matrix/matrix_messenger.go#L132
m.client.UserID undefined (type client has no field or method UserID) (typecheck)
Static Analysis: internal/matrix/matrix_messenger.go#L139
m.client.SyncWithContext undefined (type client has no field or method SyncWithContext) (typecheck)
Unit Tests: camino-matrix-go/crypto/olm/account.go#L4
fatal error: olm/olm.h: No such file or directory
Unit Tests
Process completed with exit code 1.
Check state of go.mod and go.sum
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.