Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github: contribution: edge case for contrib suggestion #148

Open
kamilsk opened this issue Jun 25, 2023 · 0 comments
Open

github: contribution: edge case for contrib suggestion #148

kamilsk opened this issue Jun 25, 2023 · 0 comments
Assignees
Labels
effort: medium An issue has a medium complexity. impact: medium An issue has medium impact. scope: code An issue related to source code. severity: critical A bug has critical severity and needs to be fixed as soon as possible. type: bug A new bug report.
Milestone

Comments

@kamilsk
Copy link
Member

kamilsk commented Jun 25, 2023

Details

$ which maintainer
/Users/ksamigullin/go/bin/maintainer

$ git contrib dev: add init task
recovered: assertion is not a true
---
unexpected panic occurred
go.octolab.org/safe.Do.func2
        /Users/ksamigullin/go/pkg/mod/[email protected]/safe/do.go:26
runtime.gopanic
        /opt/homebrew/Cellar/go/1.20.5/libexec/src/runtime/panic.go:884
go.octolab.org/toolset/maintainer/internal/pkg/assert.True
        /Users/ksamigullin/Development/public/octomation/maintainer/internal/pkg/assert/assert.go:33
go.octolab.org/toolset/maintainer/internal/pkg/time.NewRange
        /Users/ksamigullin/Development/public/octomation/maintainer/internal/pkg/time/range.go:11
go.octolab.org/toolset/maintainer/internal/pkg/time.Range.Since
        /Users/ksamigullin/Development/public/octomation/maintainer/internal/pkg/time/range.go:105
go.octolab.org/toolset/maintainer/internal/command/github/contribution.Suggest.func1
        /Users/ksamigullin/Development/public/octomation/maintainer/internal/command/github/contribution/suggest.go:46
github.com/spf13/cobra.(*Command).execute
        /Users/ksamigullin/go/pkg/mod/github.com/spf13/[email protected]/command.go:940
github.com/spf13/cobra.(*Command).ExecuteC
        /Users/ksamigullin/go/pkg/mod/github.com/spf13/[email protected]/command.go:1068
github.com/spf13/cobra.(*Command).Execute
        /Users/ksamigullin/go/pkg/mod/github.com/spf13/[email protected]/command.go:992
github.com/spf13/cobra.(*Command).ExecuteContext
        /Users/ksamigullin/go/pkg/mod/github.com/spf13/[email protected]/command.go:985
main.main.func1
        /Users/ksamigullin/Development/public/octomation/maintainer/main.go:48
go.octolab.org/safe.Do
        /Users/ksamigullin/go/pkg/mod/[email protected]/safe/do.go:29
main.main
        /Users/ksamigullin/Development/public/octomation/maintainer/main.go:48
runtime.main
        /opt/homebrew/Cellar/go/1.20.5/libexec/src/runtime/proc.go:250
runtime.goexit
        /opt/homebrew/Cellar/go/1.20.5/libexec/src/runtime/asm_arm64.s:1172
fatal: invalid date format:

$ git --no-pager log -1 
commit dca8015b0eb4f750fdd6e14221afef59accf962d (HEAD -> main)
Author: Kamil Samigullin <[email protected]>
Date:   Mon Jun 26 08:35:26 2023 +0300

    chore: up go version

$ datetime
2023-06-25 12:15:27 +0300
@kamilsk kamilsk added scope: code An issue related to source code. type: bug A new bug report. severity: critical A bug has critical severity and needs to be fixed as soon as possible. impact: medium An issue has medium impact. effort: medium An issue has a medium complexity. labels Jun 25, 2023
@kamilsk kamilsk added this to the GCC, v0.1 milestone Jun 25, 2023
@kamilsk kamilsk self-assigned this Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: medium An issue has a medium complexity. impact: medium An issue has medium impact. scope: code An issue related to source code. severity: critical A bug has critical severity and needs to be fixed as soon as possible. type: bug A new bug report.
Projects
Status: Backlog
Development

No branches or pull requests

1 participant