Skip to content

Fix bug where sources in outputs in events were not retrieved and bug where the source was not set for contract payouts #638

Fix bug where sources in outputs in events were not retrieved and bug where the source was not set for contract payouts

Fix bug where sources in outputs in events were not retrieved and bug where the source was not set for contract payouts #638

Workflow file for this run

name: Lint & Test
on:
pull_request:
push:
branches:
- master
env:
CGO_ENABLED: 1
jobs:
test:
uses: SiaFoundation/workflows/.github/workflows/go-test.yml@master
analyze:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Jape Analyzer
uses: SiaFoundation/action-golang-analysis@HEAD
with:
analyzers: |
go.sia.tech/jape.Analyzer@master
directories: |
api