Skip to content

Final user-facing interface improvements #349

Final user-facing interface improvements

Final user-facing interface improvements #349

Triggered via pull request March 21, 2024 20:44
Status Failure
Total duration 1m 3s
Artifacts

go.yml

on: pull_request
Matrix: CodeQL
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 6 warnings
Test (1.22): internal/consensus/consensus.go#L21
too many return values
Test (1.22): internal/consensus/consensus.go#L21
too many return values
Test (1.22): dbft.go#L38
fmt.Errorf format %w reads arg #1, but call has 0 args
Test (1.22)
Process completed with exit code 1.
Test (1.21): internal/consensus/consensus.go#L21
too many return values
Test (1.21): internal/consensus/consensus.go#L21
too many return values
Test (1.21): dbft.go#L38
fmt.Errorf format %w reads arg #1, but call has 0 args
Test (1.21)
Process completed with exit code 1.
Test (1.20): internal/consensus/consensus.go#L21
too many return values
Test (1.20): internal/consensus/consensus.go#L21
too many return values
Test (1.20): dbft.go#L38
fmt.Errorf format %w reads arg #1, but call has 0 args
Test (1.20)
Process completed with exit code 1.
Lint: internal/consensus/consensus.go#L21
too many return values
Lint: internal/consensus/consensus.go#L21
too many return values
Lint: internal/consensus/consensus.go#L21
too many return values
Lint
issues found
Test (1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/dbft/dbft. Supported file pattern: go.sum
Test (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/dbft/dbft. Supported file pattern: go.sum
Test (1.20)
Restore cache failed: Dependencies file is not found in /home/runner/work/dbft/dbft. Supported file pattern: go.sum
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
CodeQL (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CodeQL (go)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/