alingse / sundrylint

three thousand real world bug linter
MIT License
5 stars 0 forks source link

run RepeatArgs result #11

Closed alingse closed 3 months ago

alingse commented 4 months ago

Repeat Args

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/fatedier/frp

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13736306447

Expand
  1. test/e2e/v1/basic/config.go#L54 call the func with repeat args from a sub-func

Report issue: https://github.com/fatedier/frp/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/redis/go-redis

Got total 2 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13736314851

Expand
  1. osscluster_test.go#L328 call the func with repeat args from a sub-func
  2. osscluster_test.go#L356 call the func with repeat args from a sub-func

Report issue: https://github.com/redis/go-redis/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/containerd/containerd

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13736315845

Expand
  1. integration/client/export_test.go#L112 call the func with repeat args from a sub-func

Report issue: https://github.com/containerd/containerd/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/cilium/cilium

Got total 4 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13736314473

Expand
  1. pkg/hubble/observer/local_observer.go#L295 call the func with repeat args from a sub-func
  2. pkg/clustermesh/common/config_test.go#L168 call the func with repeat args from a sub-func
  3. pkg/ip/ip_test.go#L20 call the func with repeat args from a sub-func
  4. pkg/ipalloc/ipalloc_test.go#L283 call the func with repeat args from a sub-func

Report issue: https://github.com/cilium/cilium/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/kubewharf/kubebrain

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766496244

Expand
  1. pkg/backend/ring.go#L109 call the func with repeat args from a sub-func

Report issue: https://github.com/kubewharf/kubebrain/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/dedis/kyber

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766512981

Expand
  1. util/test/test.go#L277 call the func with repeat args from a sub-func

Report issue: https://github.com/dedis/kyber/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/digitalocean/firebolt

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766513055

Expand
  1. executor/noderegistrar.go#L36 call the func with repeat args from a sub-func

Report issue: https://github.com/digitalocean/firebolt/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/lastlogin-io/obligator

Got total 2 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766539503

Expand
  1. indieauth.go#L272 call the func with repeat args from a sub-func
  2. oidc.go#L485 call the func with repeat args from a sub-func

Report issue: https://github.com/lastlogin-io/obligator/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/Tenderly/tenderly-cli

Got total 2 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766556150

Expand
  1. commands/export.go#L17 call the func with repeat args from a sub-func
  2. commands/export.go#L33 call the func with repeat args from a sub-func

Report issue: https://github.com/Tenderly/tenderly-cli/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/fluxninja/aperture

Got total 2 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766532550

Expand
  1. pkg/net/grpc/server.go#L99 call the func with repeat args from a sub-func
  2. pkg/net/grpc/server.go#L105 call the func with repeat args from a sub-func

Report issue: https://github.com/fluxninja/aperture/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/aws-cloudformation/rain

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766498738

Expand
  1. internal/cmd/build/pkl.go#L570 call the func with repeat args from a sub-func

Report issue: https://github.com/aws-cloudformation/rain/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/wa-lang/wa

Got total 3 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766500621

Expand
  1. internal/ssa/wrappers.go#L92 call the func with repeat args from a sub-func
  2. internal/3rdparty/wazero/internalx/engine/interpreter/interpreter.go#L1559 call the func with repeat args from a sub-func
  3. internal/3rdparty/wazero/internalx/engine/interpreter/interpreter.go#L1568 call the func with repeat args from a sub-func

Report issue: https://github.com/wa-lang/wa/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/twitchyliquid64/golang-asm

Got total 22 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766607138

Expand
  1. obj/mips/asm0.go#L1327 call the func with repeat args from a sub-func
  2. obj/mips/asm0.go#L1340 call the func with repeat args from a sub-func
  3. obj/mips/asm0.go#L1386 call the func with repeat args from a sub-func
  4. obj/mips/asm0.go#L1623 call the func with repeat args from a sub-func
  5. obj/mips/asm0.go#L1633 call the func with repeat args from a sub-func
  6. obj/ppc64/asm9.go#L2457 call the func with repeat args from a sub-func
  7. obj/ppc64/asm9.go#L2624 call the func with repeat args from a sub-func
  8. obj/ppc64/asm9.go#L2866 call the func with repeat args from a sub-func
  9. obj/ppc64/asm9.go#L2935 call the func with repeat args from a sub-func
  10. obj/ppc64/asm9.go#L2938 call the func with repeat args from a sub-func
  11. obj/ppc64/asm9.go#L3159 call the func with repeat args from a sub-func
  12. obj/ppc64/asm9.go#L3520 call the func with repeat args from a sub-func
  13. obj/ppc64/asm9.go#L3564 call the func with repeat args from a sub-func
  14. obj/ppc64/asm9.go#L3584 call the func with repeat args from a sub-func
  15. obj/ppc64/asm9.go#L3598 call the func with repeat args from a sub-func
  16. obj/ppc64/asm9.go#L3785 call the func with repeat args from a sub-func
  17. obj/s390x/asmz.go#L3032 call the func with repeat args from a sub-func
  18. obj/s390x/asmz.go#L3153 call the func with repeat args from a sub-func
  19. obj/s390x/asmz.go#L3399 call the func with repeat args from a sub-func
  20. obj/s390x/asmz.go#L3421 call the func with repeat args from a sub-func
  21. obj/s390x/asmz.go#L3590 call the func with repeat args from a sub-func
  22. obj/s390x/asmz.go#L4076 call the func with repeat args from a sub-func

Report issue: https://github.com/twitchyliquid64/golang-asm/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/mafredri/cdp

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766503458

Expand
  1. cmd/cdpgen/main.go#L1021 call the func with repeat args from a sub-func

Report issue: https://github.com/mafredri/cdp/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/iotaledger/hornet

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766649151

Expand
  1. pkg/toolset/benchmark.go#L110 call the func with repeat args from a sub-func

Report issue: https://github.com/iotaledger/hornet/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/kstone-io/kstone

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766508388

Expand
  1. pkg/controllers/etcdcluster/etcdclusters_controller.go#L280 call the func with repeat args from a sub-func

Report issue: https://github.com/kstone-io/kstone/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/VKCOM/noverify

Got total 2 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766509051

Expand
  1. src/phpdoc/type_parser.go#L345 call the func with repeat args from a sub-func
  2. src/phpdoc/type_parser.go#L359 call the func with repeat args from a sub-func

Report issue: https://github.com/VKCOM/noverify/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/eoscanada/eos-go

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766523556

Expand
  1. decoder.go#L507 call the func with repeat args from a sub-func

Report issue: https://github.com/eoscanada/eos-go/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/golang/build

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766521340

Expand
  1. cmd/releaseschedule/main.go#L127 call the func with repeat args from a sub-func

Report issue: https://github.com/golang/build/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/summerwind/h2spec

Got total 3 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766526888

Expand
  1. reporter/web_reporter.go#L126 call the func with repeat args from a sub-func
  2. reporter/web_reporter.go#L131 call the func with repeat args from a sub-func
  3. reporter/web_reporter.go#L137 call the func with repeat args from a sub-func

Report issue: https://github.com/summerwind/h2spec/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/deroproject/derohe

Got total 4 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766739845

Expand
  1. blockchain/blockchain.go#L1027 call the func with repeat args from a sub-func
  2. blockchain/blockchain.go#L1611 call the func with repeat args from a sub-func
  3. cmd/derod/main.go#L261 call the func with repeat args from a sub-func
  4. cmd/derod/main.go#L690 call the func with repeat args from a sub-func

Report issue: https://github.com/deroproject/derohe/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/mit-dci/lit

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766532919

Expand
  1. nat/pmp.go#L79 call the func with repeat args from a sub-func

Report issue: https://github.com/mit-dci/lit/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/crypto-org-chain/chain-main

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766529632

Expand
  1. x/nft/simulation/genesis.go#L46 call the func with repeat args from a sub-func

Report issue: https://github.com/crypto-org-chain/chain-main/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/kubernetes-csi/external-snapshotter

Got total 2 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766541678

Expand
  1. cmd/csi-snapshotter/main.go#L280 call the func with repeat args from a sub-func
  2. cmd/snapshot-controller/main.go#L232 call the func with repeat args from a sub-func

Report issue: https://github.com/kubernetes-csi/external-snapshotter/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/celestiaorg/celestia-core

Got total 2 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766542244

Expand
  1. proto/tendermint/types/params.pb.go#L926 call the func with repeat args from a sub-func
  2. proto/tendermint/types/params.pb.go#L936 call the func with repeat args from a sub-func

Report issue: https://github.com/celestiaorg/celestia-core/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/infobloxopen/protoc-gen-gorm

Got total 2 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766544752

Expand
  1. plugin/plugin.go#L2535 call the func with repeat args from a sub-func
  2. plugin/plugin.go#L3486 call the func with repeat args from a sub-func

Report issue: https://github.com/infobloxopen/protoc-gen-gorm/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/sahib/brig

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766556469

Expand
  1. catfs/core/testing.go#L201 call the func with repeat args from a sub-func

Report issue: https://github.com/sahib/brig/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/Kava-Labs/kava

Got total 2 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766551145

Expand
  1. x/bep3/keeper/asset.go#L149 call the func with repeat args from a sub-func
  2. x/incentive/testutil/integration.go#L375 call the func with repeat args from a sub-func

Report issue: https://github.com/Kava-Labs/kava/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/Consensys/gnark-crypto

Got total 33 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766565368

Expand
  1. field/generator/asm/amd64/element_vec_4words.go#L843 call the func with repeat args from a sub-func
  2. field/generator/asm/amd64/element_vec_4words.go#L854 call the func with repeat args from a sub-func
  3. field/generator/asm/amd64/element_vec_4words.go#L899 call the func with repeat args from a sub-func
  4. field/generator/asm/amd64/element_vec_4words.go#L900 call the func with repeat args from a sub-func
  5. field/generator/asm/amd64/element_vec_4words.go#L911 call the func with repeat args from a sub-func
  6. field/generator/asm/amd64/element_vec_4words.go#L912 call the func with repeat args from a sub-func
  7. field/generator/asm/amd64/element_vec_4words.go#L1048 call the func with repeat args from a sub-func
  8. field/generator/asm/amd64/element_vec_4words.go#L1054 call the func with repeat args from a sub-func
  9. field/generator/asm/amd64/element_vec_4words.go#L1085 call the func with repeat args from a sub-func
  10. field/generator/asm/amd64/element_vec_4words.go#L1108 call the func with repeat args from a sub-func
  11. field/generator/asm/amd64/element_vec_4words.go#L1109 call the func with repeat args from a sub-func
  12. field/generator/asm/amd64/element_vec_4words.go#L1117 call the func with repeat args from a sub-func
  13. field/generator/asm/amd64/element_vec_4words.go#L1118 call the func with repeat args from a sub-func
  14. field/generator/asm/amd64/element_vec_4words.go#L1124 call the func with repeat args from a sub-func
  15. field/generator/asm/amd64/element_vec_4words.go#L1154 call the func with repeat args from a sub-func
  16. field/generator/asm/amd64/element_vec_4words.go#L1162 call the func with repeat args from a sub-func
  17. field/generator/asm/amd64/element_vec_4words.go#L1174 call the func with repeat args from a sub-func
  18. field/generator/asm/amd64/element_vec_4words.go#L1175 call the func with repeat args from a sub-func
  19. field/generator/asm/amd64/element_vec_4words.go#L1200 call the func with repeat args from a sub-func
  20. field/generator/asm/amd64/element_vec_4words.go#L1205 call the func with repeat args from a sub-func
  21. field/generator/asm/amd64/element_vec_4words.go#L1233 call the func with repeat args from a sub-func
  22. field/generator/asm/amd64/element_vec_4words.go#L1241 call the func with repeat args from a sub-func
  23. field/generator/asm/amd64/element_vec_4words.go#L1269 call the func with repeat args from a sub-func
  24. field/generator/asm/amd64/element_vec_4words.go#L1275 call the func with repeat args from a sub-func
  25. field/generator/asm/amd64/element_vec_4words.go#L1309 call the func with repeat args from a sub-func
  26. field/generator/asm/amd64/element_vec_4words.go#L1315 call the func with repeat args from a sub-func
  27. field/generator/asm/amd64/element_vec_4words.go#L1346 call the func with repeat args from a sub-func
  28. field/generator/asm/amd64/element_vec_4words.go#L1375 call the func with repeat args from a sub-func
  29. field/generator/asm/amd64/element_vec_4words.go#L1381 call the func with repeat args from a sub-func
  30. field/generator/asm/amd64/element_vec_4words.go#L1413 call the func with repeat args from a sub-func
  31. field/generator/asm/amd64/element_vec_4words.go#L1415 call the func with repeat args from a sub-func
  32. field/generator/asm/amd64/element_vec_4words.go#L1419 call the func with repeat args from a sub-func
  33. field/generator/asm/amd64/element_vec_4words.go#L1442 call the func with repeat args from a sub-func

Report issue: https://github.com/Consensys/gnark-crypto/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/wallarm/api-firewall

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766564202

Expand
  1. cmd/api-firewall/internal/handlers/proxy/openapi.go#L93 call the func with repeat args from a sub-func

Report issue: https://github.com/wallarm/api-firewall/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/knqyf263/go-plugin

Got total 5 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766567089

Expand
  1. gen/host.go#L193 call the func with repeat args from a sub-func
  2. gen/options.go#L19 call the func with repeat args from a sub-func
  3. gen/plugin.go#L38 call the func with repeat args from a sub-func
  4. gen/plugin.go#L67 call the func with repeat args from a sub-func
  5. gen/plugin.go#L105 call the func with repeat args from a sub-func

Report issue: https://github.com/knqyf263/go-plugin/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/engigu/Message-Push-Nest

Got total 2 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766569873

Expand
  1. models/hosted_mesages.go#L51 call the func with repeat args from a sub-func
  2. models/hosted_mesages.go#L77 call the func with repeat args from a sub-func

Report issue: https://github.com/engigu/Message-Push-Nest/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/minio/warp

Got total 3 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766570218

Expand
  1. pkg/bench/compare.go#L104 call the func with repeat args from a sub-func
  2. pkg/bench/compare.go#L154 call the func with repeat args from a sub-func
  3. pkg/bench/compare.go#L207 call the func with repeat args from a sub-func

Report issue: https://github.com/minio/warp/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/celestiaorg/celestia-app

Got total 2 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766568981

Expand
  1. cmd/celestia-appd/cmd/app_server.go#L46 call the func with repeat args from a sub-func
  2. test/util/malicious/test_app.go#L79 call the func with repeat args from a sub-func

Report issue: https://github.com/celestiaorg/celestia-app/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/textileio/go-threads

Got total 4 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766583977

Expand
  1. net/pb/lstore.pb.go#L561 call the func with repeat args from a sub-func
  2. net/pb/lstore.pb.go#L571 call the func with repeat args from a sub-func
  3. net/pb/net.pb.go#L2697 call the func with repeat args from a sub-func
  4. net/pb/net.pb.go#L2707 call the func with repeat args from a sub-func

Report issue: https://github.com/textileio/go-threads/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/aerospike/aerospike-client-go

Got total 3 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766576229

Expand
  1. exp_hll.go#L63 call the func with repeat args from a sub-func
  2. filter.go#L93 call the func with repeat args from a sub-func
  3. filter.go#L100 call the func with repeat args from a sub-func

Report issue: https://github.com/aerospike/aerospike-client-go/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/scionproto/scion

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766604106

Expand
  1. private/storage/beacon/sqlite/db.go#L302 call the func with repeat args from a sub-func

Report issue: https://github.com/scionproto/scion/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/andybalholm/brotli

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766617428

Expand
  1. brotli_bit_stream.go#L996 call the func with repeat args from a sub-func

Report issue: https://github.com/andybalholm/brotli/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/open2b/scriggo

Got total 4 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766617681

Expand
  1. internal/runtime/vm.go#L353 call the func with repeat args from a sub-func
  2. internal/compiler/emitter.go#L397 call the func with repeat args from a sub-func
  3. internal/compiler/emitter.go#L449 call the func with repeat args from a sub-func
  4. internal/compiler/emitter_expressions.go#L556 call the func with repeat args from a sub-func

Report issue: https://github.com/open2b/scriggo/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/didi/GateKeeper

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766619139

Expand
  1. test_suites/testrpc/thriftgen/thrift_gen.go#L142 call the func with repeat args from a sub-func

Report issue: https://github.com/didi/GateKeeper/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/osquery/osquery-go

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766642152

Expand
  1. gen/osquery/osquery.go#L1207 call the func with repeat args from a sub-func

Report issue: https://github.com/osquery/osquery-go/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/siderolabs/omni

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766644000

Expand
  1. cmd/integration-test/pkg/tests/auth.go#L77 call the func with repeat args from a sub-func

Report issue: https://github.com/siderolabs/omni/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/MinterTeam/minter-go-node

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766656573

Expand
  1. coreV2/state/state.go#L292 call the func with repeat args from a sub-func

Report issue: https://github.com/MinterTeam/minter-go-node/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/go-restruct/restruct

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766660580

Expand
  1. decoder.go#L448 call the func with repeat args from a sub-func

Report issue: https://github.com/go-restruct/restruct/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/shieldproject/shield

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766657834

Expand
  1. db/users.go#L99 call the func with repeat args from a sub-func

Report issue: https://github.com/shieldproject/shield/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/palomachain/paloma

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766679176

Expand
  1. x/tokenfactory/keeper/denom.go#L86 call the func with repeat args from a sub-func

Report issue: https://github.com/palomachain/paloma/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/xitonix/trubka

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766688838

Expand
  1. commands/common.go#L36 call the func with repeat args from a sub-func

Report issue: https://github.com/xitonix/trubka/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/vaporz/turbo

Got total 2 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766705123

Expand
  1. test/testservice/gen/thrift/gen-go/gen/testservice.go#L545 call the func with repeat args from a sub-func
  2. test/testservice/gen/thrift/gen-go/gen/testservice.go#L1757 call the func with repeat args from a sub-func

Report issue: https://github.com/vaporz/turbo/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/shirou/gopsutil

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766714139

Expand
  1. internal/common/binary.go#L517 call the func with repeat args from a sub-func

Report issue: https://github.com/shirou/gopsutil/issues

github-actions[bot] commented 4 months ago

Run sundrylint on Repo: https://github.com/knoxite/knoxite

Got total 1 lines output in action: https://github.com/alingse/sundrylint/actions/runs/13766713320

Expand
  1. decode.go#L259 call the func with repeat args from a sub-func

Report issue: https://github.com/knoxite/knoxite/issues