Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / gordonklaus/ineffassign issues and pull requests

#84 - Publish tags and releases

Issue - State: open - Opened by mcandre over 1 year ago - 1 comment

#81 - fails to flag ineffectual reassignment after usage of waitgroups/errorgroups

Issue - State: closed - Opened by wkalt over 1 year ago - 1 comment

#80 - control variable used on defer

Issue - State: closed - Opened by amery almost 2 years ago - 1 comment

#79 - Bump golang.org/x/tools to v0.7.0 (as minimum) and make new tag

Issue - State: closed - Opened by Antonboom almost 2 years ago - 3 comments

#78 - false positive: warning: ineffectual assignment to tm

Issue - State: closed - Opened by Setheck about 2 years ago - 2 comments

#77 - false positivie: previously declared variable

Issue - State: closed - Opened by nejtr0n about 2 years ago - 1 comment

#76 - false positive for map variable

Issue - State: closed - Opened by Primital over 2 years ago - 1 comment

#75 - [PANIC] Running against large code-base after update

Issue - State: closed - Opened by tarndt over 2 years ago - 1 comment

#74 - Check for reassignment error

Issue - State: closed - Opened by windard over 2 years ago - 6 comments

#73 - false positive in `switch { case... case... }`

Issue - State: closed - Opened by trim21 over 2 years ago - 1 comment

#72 - Why the two cases have different results?

Issue - State: closed - Opened by SMLsk over 2 years ago - 2 comments

#70 - Why is this not reported ?

Issue - State: closed - Opened by eddycharly almost 3 years ago - 5 comments

#68 - Not able to detect inherited properties.

Issue - State: closed - Opened by jordan2175 over 3 years ago - 5 comments

#67 - False positive or explain: could not import C (no metadata for C)

Issue - State: closed - Opened by mbideau over 3 years ago - 3 comments

#66 - What is causing this ineffassign?

Issue - State: closed - Opened by TomWright over 3 years ago - 2 comments

#65 - Initialization as nil treated as assignment

Issue - State: closed - Opened by leighmcculloch over 3 years ago - 2 comments

#64 - Unexpected ineffectual assignment: type switch

Issue - State: closed - Opened by Antonboom over 3 years ago - 1 comment

#63 - Unexpected ineffectual assignment after switch

Issue - State: closed - Opened by Antonboom over 3 years ago - 1 comment

#62 - allow ineffectual assignments to pointers

Issue - State: closed - Opened by mpldr over 3 years ago - 2 comments

#60 - False positive: string concatenation

Issue - State: closed - Opened by ocket8888 almost 4 years ago - 5 comments

#59 - false report for assigining to the receiver pointer

Issue - State: closed - Opened by zhijianli88 almost 4 years ago - 1 comment

#58 - Uncaught ineffectual assignment when using closure

Issue - State: closed - Opened by jpcoenen almost 4 years ago - 3 comments

#57 - Incorrect ineffectual assignment in switch

Issue - State: closed - Opened by glooms about 4 years ago - 2 comments

#56 - Make it easier to use this analyzer as a library.

Pull Request - State: closed - Opened by rmohr about 4 years ago - 3 comments

#55 - [Feature idea] Detect inneffectual iteration variable pointer assignment

Issue - State: closed - Opened by soypat about 4 years ago - 2 comments

#54 - using ineffassign v0.0.0-20210103220932-664217a59c00 does not work in our build

Issue - State: closed - Opened by bobdonat about 4 years ago - 1 comment

#53 - [Feature request] Add version and expose through flag

Issue - State: open - Opened by mx-psi about 4 years ago - 2 comments

#52 - Minor: ./* doesn't work on Windows

Issue - State: closed - Opened by ericcornelissen about 4 years ago - 1 comment

#51 - Add support for Go standard use of ./...

Pull Request - State: closed - Opened by ericcornelissen about 4 years ago - 7 comments

#50 - False Positive question

Issue - State: closed - Opened by glaslos about 4 years ago - 1 comment

#49 - Ignore generated files

Pull Request - State: closed - Opened by ericcornelissen over 4 years ago - 1 comment

#48 - Add docs on tool install and usage

Pull Request - State: closed - Opened by ericcornelissen over 4 years ago

#47 - Support analysis of inplace function invocations.

Pull Request - State: open - Opened by liulishuo-jjl almost 5 years ago

#46 - Update README.md

Pull Request - State: closed - Opened by andrew-field almost 5 years ago

#45 - False positive in the-eye-team/reddit-dl

Issue - State: closed - Opened by nektro about 5 years ago - 2 comments

#44 - False positive #3

Issue - State: closed - Opened by ruchikaguptaa about 5 years ago - 2 comments

#43 - :sparkles: Implements flag to ignore files and directories

Pull Request - State: open - Opened by jamillosantos about 5 years ago

#42 - Build failed due to go tool version mismatch

Issue - State: closed - Opened by harishagrawal about 5 years ago - 1 comment

#41 - tc

Issue - State: closed - Opened by silpashinto over 5 years ago

#40 - Minor: Support go standard use of ./...

Issue - State: closed - Opened by davewichers over 5 years ago - 2 comments

#39 - go generate

Issue - State: closed - Opened by cblomart over 5 years ago - 1 comment

#38 - False Positive when using Defer

Issue - State: closed - Opened by probably-not over 5 years ago - 3 comments

#37 - Missing usage doc

Issue - State: closed - Opened by mwat56 over 5 years ago - 1 comment

#36 - Don't treat initialization to 'false' as assignment.

Pull Request - State: closed - Opened by jvmatl over 5 years ago - 1 comment

#35 - inconsistent behavior with bool initialization

Issue - State: closed - Opened by tendervittles over 5 years ago - 2 comments

#34 - Support to catch ineffassign in terminated block.

Pull Request - State: closed - Opened by liulishuo-jjl almost 6 years ago - 1 comment

#33 - Why this situation report ineffassign?

Issue - State: closed - Opened by xiekeyi98 almost 6 years ago - 3 comments

#32 - False positive #2

Issue - State: closed - Opened by leonklingele about 6 years ago - 2 comments

#31 - False positive

Issue - State: closed - Opened by leonklingele about 6 years ago - 1 comment

#30 - Possible false positive

Issue - State: closed - Opened by alexbilbie about 6 years ago - 1 comment

#29 - False positive

Issue - State: closed - Opened by rjoleary over 6 years ago - 2 comments

#28 - Panic

Issue - State: closed - Opened by alecthomas over 6 years ago - 3 comments

#27 - Allow to disable check in specific line

Issue - State: closed - Opened by vadorovsky over 6 years ago - 3 comments

#25 - False positive

Issue - State: closed - Opened by or-else over 6 years ago - 1 comment

#24 - Uncaught

Issue - State: closed - Opened by mattdee123 about 7 years ago - 1 comment

#23 - maybePanic panics ;)

Issue - State: closed - Opened by bpicode over 7 years ago - 1 comment

#22 - false positive: assigning to return variable with panic

Issue - State: closed - Opened by ianrose14 over 7 years ago - 1 comment

#21 - Ineffassign and declaring variables using the `:=` operator

Issue - State: closed - Opened by jawher over 7 years ago - 4 comments

#20 - Support multiple path arguments on the command line

Pull Request - State: closed - Opened by dnephin over 7 years ago - 4 comments

#19 - False positive #2

Issue - State: closed - Opened by ericlagergren over 7 years ago - 1 comment

#18 - false positive found

Issue - State: closed - Opened by ericlagergren over 7 years ago - 2 comments

#17 - it would be nice if ineffassign detected cases within a for loop.

Issue - State: closed - Opened by james-lawrence over 7 years ago - 2 comments

#16 - False positive with slice pointing to an array

Issue - State: closed - Opened by dolmen almost 8 years ago - 3 comments

#15 - Uncaught ineffective assignment

Issue - State: closed - Opened by benma over 8 years ago - 2 comments

#14 - added .gitignore

Pull Request - State: closed - Opened by steenzout over 8 years ago

#13 - ignore vendor directories

Pull Request - State: closed - Opened by steenzout over 8 years ago - 1 comment

#12 - vendor directory

Issue - State: closed - Opened by steenzout over 8 years ago - 4 comments

#11 - Allow multiple packages to be passed to program

Issue - State: closed - Opened by nmiyake over 8 years ago - 2 comments

#10 - nil-assigned value does not always need to be used

Issue - State: closed - Opened by gyuho almost 9 years ago - 6 comments

#9 - False positive

Issue - State: closed - Opened by tanji almost 9 years ago - 2 comments

#8 - Add a MIT license

Pull Request - State: closed - Opened by andygrunwald almost 9 years ago - 1 comment

#7 - ineffassign incorrectly claims that an assignment is not used

Issue - State: closed - Opened by kinghajj almost 9 years ago - 6 comments

#6 - add verbose command line option

Pull Request - State: open - Opened by dgnorton over 9 years ago

#5 - Improve error reporting

Pull Request - State: closed - Opened by pmezard over 9 years ago

#4 - Allow recursion to be disabled. Fixes #2.

Pull Request - State: closed - Opened by alecthomas over 9 years ago

#3 - Replace fs dependency with path/filepath

Pull Request - State: closed - Opened by pmezard over 9 years ago

#2 - Option (or default) to not recursively check all directories

Issue - State: closed - Opened by alecthomas over 9 years ago

#1 - Fix index panic if no argument supplied

Pull Request - State: closed - Opened by davecheney over 9 years ago