Skip to content

Feat/dkim module

Feat/dkim module #47

Triggered via pull request October 28, 2024 23:18
Status Failure
Total duration 3m 7s
Artifacts

build-test.yaml

on: pull_request
Matrix: Build Docker Images / build-linux-images
Matrix: Interchain tests / build-integration-tests
Waiting for pending jobs
Matrix: Docker Scout / main
Waiting for pending jobs
Matrix: Interchain tests / interchain-tests
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
Update Swagger / main
Process completed with exit code 2.
Build Docker Images / Build linux/arm64: app/app.go#L369
syntax error: unexpected newline in argument list; possibly missing comma or )
Build Docker Images / Build linux/arm64
The process '/opt/hostedtoolcache/goreleaser-action/2.3.2/arm64/goreleaser' failed with exit code 1
Go Unit Tests / build: app/app.go#L369
syntax error: unexpected newline in argument list; possibly missing comma or )
Go Unit Tests / build
Process completed with exit code 1.
Build Docker Images / Build linux/amd64: app/app.go#L369
syntax error: unexpected newline in argument list; possibly missing comma or )
Build Docker Images / Build linux/amd64
The process '/opt/hostedtoolcache/goreleaser-action/2.3.2/x64/goreleaser' failed with exit code 1
Golang CI Lint / main: app/app.go#L369
syntax error: unexpected newline in argument list; possibly missing comma or ) (typecheck)
Golang CI Lint / main: app/app.go#L369
missing ',' before newline in argument list (typecheck)
Golang CI Lint / main: cmd/xiond/main.go#L10
could not import github.com/burnt-labs/xion/app (-: # github.com/burnt-labs/xion/app
Golang CI Lint / main: app/app.go#L369
syntax error: unexpected newline in argument list; possibly missing comma or )) (typecheck)
Golang CI Lint / main
issues found
Build Docker Images / Build linux/arm64
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.320.0
Go Unit Tests / build
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/get-diff-action@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/