Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Capturing output for use in next step#813

Unanswered
albal asked this question inQ&A
Discussion options

I want to use the output of the linting for the next step. I am doing it like this but it doesn't appear to be working:

      - name: Lint using golangci-lint        id: go-lint        uses: golangci/golangci-lint-action@v3      - name: Save Go linting results        run: |          echo "${{ steps.go-lint.outputs.stdout }}" | grep "::error"
You must be logged in to vote

Replies: 0 comments

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
1 participant
@albal

[8]ページ先頭

©2009-2025 Movatter.jp