Ecosyste.ms: Issues

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

GitHub / GaijinEntertainment/go-exhaustruct issues and pull requests

#115 - chore(deps): bump golang.org/x/tools from 0.24.0 to 0.27.0

Pull Request - State: open - Opened by dependabot[bot] 14 days ago
Labels: dependencies, go

#114 - Allow ignoring empty structs

Issue - State: open - Opened by bkmeneguello about 1 month ago

#113 - chore(deps): bump fastify/github-action-merge-dependabot from 3.10.2 to 3.11.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, github_actions

#112 - chore(deps): bump golang.org/x/tools from 0.24.0 to 0.26.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies, go

#111 - chore(deps): bump fastify/github-action-merge-dependabot from 3.10.1 to 3.10.2

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, github_actions

#110 - chore(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, go

#109 - chore(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, go

#108 - Update README.md to reflect latest usage

Pull Request - State: open - Opened by pankona 4 months ago

#107 - chore(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, go

#105 - chore(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, go

#104 - chore(deps): bump golangci/golangci-lint-action from 5 to 6

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, github_actions

#103 - chore(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, go

#102 - feat(analyzer): recognize custom error values in return

Pull Request - State: closed - Opened by ruslanSorokin 7 months ago - 5 comments

#101 - chore(deps): bump golangci/golangci-lint-action from 3 to 5

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, github_actions

#100 - chore(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, go

#99 - chore(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, go

#98 - chore(deps): bump guyarb/golang-test-annotations from 0.7.0 to 0.8.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, github_actions

#97 - chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, go

#96 - chore(deps): bump golang.org/x/tools from 0.17.0 to 0.18.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, go

#95 - chore(deps): bump golangci/golangci-lint-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, github_actions

#94 - chore(deps): bump fastify/github-action-merge-dependabot from 3.10.0 to 3.10.1

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#93 - chore(deps): bump fastify/github-action-merge-dependabot from 3.9.1 to 3.10.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#92 - Consider downgrade to go 1.20 for golangci-lint compatibility

Issue - State: closed - Opened by navijation 11 months ago - 1 comment

#91 - chore(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies, go

#90 - slight refactoring regarding fields package

Pull Request - State: closed - Opened by xobotyi 11 months ago

#89 - Setting to allow zero-values for structs

Issue - State: closed - Opened by mitar 11 months ago - 14 comments

#88 - feat: add support for `ignore` and `enforce` comment directives

Pull Request - State: closed - Opened by xobotyi 11 months ago - 4 comments

#87 - chore(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies, go

#86 - chore(deps): bump actions/setup-go from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies, github_actions

#85 - Add support for sruct composition

Issue - State: closed - Opened by roozbehsayadi 12 months ago - 2 comments

#84 - chore(deps): bump golang.org/x/tools from 0.15.0 to 0.16.0

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies, go

#83 - chore(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go

#82 - move Visitor to a separate structure

Pull Request - State: open - Opened by 0xc00000f about 1 year ago

#81 - Support ignoring non-exported fields

Issue - State: open - Opened by mitar about 1 year ago - 9 comments

#80 - chore(deps): bump golang.org/x/tools from 0.13.0 to 0.14.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go

#79 - [chore] upgrade to golang 1.21

Pull Request - State: closed - Opened by xobotyi about 1 year ago

#78 - Resolve #66: Handle struct wrapper types

Pull Request - State: closed - Opened by navijation about 1 year ago - 1 comment

#76 - chore: checkout before setup-go

Pull Request - State: closed - Opened by ldez about 1 year ago

#75 - chore(deps): bump golang.org/x/tools from 0.12.0 to 0.13.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, go

#74 - chore(deps): bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#73 - chore(deps): bump fastify/github-action-merge-dependabot from 3.9.0 to 3.9.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#72 - chore(deps): bump golang.org/x/tools from 0.11.1 to 0.12.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#71 - chore(deps): bump golang.org/x/tools from 0.11.0 to 0.11.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#70 - Resolve #69: Support struct literal comment directive

Pull Request - State: closed - Opened by navijation over 1 year ago - 7 comments

#68 - chore(deps): bump guyarb/golang-test-annotations from 0.6.0 to 0.7.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#67 - The exclude rules support files?

Issue - State: closed - Opened by yeqown over 1 year ago - 3 comments

#66 - Multiply-nested named types for structs will not be subject to enforcement

Issue - State: closed - Opened by ImprintNav over 1 year ago - 7 comments
Labels: bug

#65 - [feat] allow matching and exclusion of anonymous structs

Pull Request - State: closed - Opened by xobotyi over 1 year ago

#64 - chore(deps): bump golang.org/x/tools from 0.10.0 to 0.11.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#63 - [Resolves #62] Subject anonymous struct enforcement to filters

Pull Request - State: closed - Opened by navijation over 1 year ago - 2 comments

#62 - Anonymous structs should not be checked for exhaustiveness

Issue - State: closed - Opened by navijation over 1 year ago - 4 comments

#61 - chore(deps): bump fastify/github-action-merge-dependabot from 3.8.0 to 3.9.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#60 - chore(deps): bump golang.org/x/tools from 0.9.2 to 0.10.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#59 - chore(deps): bump golang.org/x/tools from 0.9.2 to 0.9.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, go

#58 - chore(deps): bump golang.org/x/tools from 0.9.1 to 0.9.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#57 - chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#56 - chore(deps): bump fastify/github-action-merge-dependabot from 3.7.0 to 3.8.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#55 - Allow specifying optional field types using configuration

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

#54 - chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#53 - chore(deps): bump golang.org/x/tools from 0.8.0 to 0.9.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#52 - chore(deps): bump fastify/github-action-merge-dependabot from 3.6.2 to 3.7.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#51 - chore(deps): bump fastify/github-action-merge-dependabot from 3.6.2 to 3.6.5

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, github_actions

#50 - chore(deps): bump fastify/github-action-merge-dependabot from 3.6.2 to 3.6.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, github_actions

#49 - chore(deps): bump golang.org/x/tools from 0.7.0 to 0.8.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies, go

#48 - chore(deps): bump fastify/github-action-merge-dependabot from 3.6.2 to 3.6.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, github_actions

#47 - chore(deps): bump golang.org/x/tools from 0.6.0 to 0.7.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#46 - chore(deps): bump guyarb/golang-test-annotations from 0.5.1 to 0.6.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies, github_actions

#45 - ci: add matrix strategy to test against multiple versions and os

Pull Request - State: closed - Opened by xobotyi over 1 year ago
Labels: enhancement

#44 - chore(deps): bump actions/setup-go from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#43 - chore(deps): bump fastify/github-action-merge-dependabot from 3.6.1 to 3.6.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 3 comments
Labels: dependencies, github_actions

#42 - chore(deps): bump golang.org/x/tools from 0.6.0 to 0.7.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#41 - v3.0.0

Pull Request - State: closed - Opened by xobotyi over 1 year ago - 3 comments
Labels: enhancement, go

#40 - fix: validate generics

Pull Request - State: closed - Opened by maratori almost 2 years ago

#39 - Generic struct is ignored

Issue - State: closed - Opened by maratori almost 2 years ago

#38 - chore(deps): bump fastify/github-action-merge-dependabot from 3.6.0 to 3.6.1

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#37 - Support allowlisting via a comment rather than global config

Issue - State: open - Opened by ImprintNav almost 2 years ago - 2 comments

#36 - chore(deps): bump golang.org/x/tools from 0.5.0 to 0.6.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, go

#35 - chore(deps): bump fastify/github-action-merge-dependabot from 3.5.4 to 3.6.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#34 - chore(deps): bump fastify/github-action-merge-dependabot from 3.5.3 to 3.5.4

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#33 - chore(deps): bump golang.org/x/tools from 0.4.0 to 0.5.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, go

#32 - exhaustruct doesn't detect properties not defined in slice expressions

Issue - State: closed - Opened by alarbada almost 2 years ago - 2 comments
Labels: bug

#31 - chore(deps): bump fastify/github-action-merge-dependabot from 3.5.2 to 3.5.3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#30 - chore(deps): bump golang.org/x/tools from 0.3.0 to 0.4.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, go

#29 - chore(deps): bump fastify/github-action-merge-dependabot from 3.5.1 to 3.5.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#28 - chore(deps): bump fastify/github-action-merge-dependabot from 3.5.0 to 3.5.1

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, github_actions

#27 - chore(deps): bump golang.org/x/tools from 0.2.0 to 0.3.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, go

#26 - chore(deps): bump fastify/github-action-merge-dependabot from 3.4.2 to 3.5.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, github_actions

#25 - chore(deps): bump fastify/github-action-merge-dependabot from 3.4.1 to 3.4.2

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, github_actions

#24 - chore(deps): bump golang.org/x/tools from 0.1.12 to 0.2.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, go

#23 - chore(deps): bump fastify/github-action-merge-dependabot from 3.4.0 to 3.4.1

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, github_actions

#22 - chore(deps): bump fastify/github-action-merge-dependabot from 3.3.2 to 3.4.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, github_actions

#21 - chore(deps): bump fastify/github-action-merge-dependabot from 3.3.1 to 3.3.2

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, github_actions

#20 - chore(deps): bump fastify/github-action-merge-dependabot from 3.3.0 to 3.3.1

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, github_actions

#19 - chore(deps): bump fastify/github-action-merge-dependabot from 3.2.4 to 3.3.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, github_actions

#18 - chore(deps): bump fastify/github-action-merge-dependabot from 3.2.3 to 3.2.4

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, github_actions

#17 - chore(deps): bump fastify/github-action-merge-dependabot from 3.2.2 to 3.2.3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#16 - chore(deps): bump fastify/github-action-merge-dependabot from 3.2.1 to 3.2.2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#15 - chore(deps): bump guyarb/golang-test-annotations from 0.5.0 to 0.6.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions