Trim whitespace in X-Matrix header (#436) #427
Annotations
18 errors and 1 warning
Unit tests Dendrite (Go 1.20)
Process completed with exit code 1.
|
Unit tests (Go 1.20)
Canceling since a higher priority waiting request for 'Tests-refs/heads/main' exists
|
Unit tests (Go 1.20)
The operation was canceled.
|
Unit tests (Go 1.21)
Canceling since a higher priority waiting request for 'Tests-refs/heads/main' exists
|
Unit tests (Go 1.21)
The operation was canceled.
|
Unit tests Dendrite (Go 1.21)
Canceling since a higher priority waiting request for 'Tests-refs/heads/main' exists
|
Unit tests Dendrite (Go 1.21)
The operation was canceled.
|
Linting
Canceling since a higher priority waiting request for 'Tests-refs/heads/main' exists
|
Linting:
spec/matrixerror.go#L66
printf: non-constant format string in call to fmt.Errorf (govet)
|
Linting:
spec/matrixerror.go#L234
printf: non-constant format string in call to fmt.Errorf (govet)
|
Linting:
tokens/tokens_test.go#L64
printf: non-constant format string in call to (*testing.common).Errorf (govet)
|
Linting:
tokens/tokens_test.go#L69
printf: non-constant format string in call to (*testing.common).Errorf (govet)
|
Linting:
tokens/tokens_test.go#L74
printf: non-constant format string in call to (*testing.common).Errorf (govet)
|
Linting:
fclient/client.go#L24
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
Linting:
fclient/request.go#L8
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
Linting:
fclient/federationclient_test.go#L8
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
Linting:
fclient/request.go#L186
SA4003: every value of type byte is <= math.MaxUint8 (staticcheck)
|
Linting
issues found
|
Unit tests Dendrite (Go 1.20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|