-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
effort: easyAn issue is easy to implement.An issue is easy to implement.impact: mediumAn issue has medium impact.An issue has medium impact.scope: inventoryAn issue related to auxiliary code, e.g., CI config, Makefiles, etc.An issue related to auxiliary code, e.g., CI config, Makefiles, etc.severity: majorA bug has major severity and needs to be fixed in the nearest iteration.A bug has major severity and needs to be fixed in the nearest iteration.type: bugA new bug report.A new bug report.
Milestone
Description
Details
#177 is invalid, because x/time set go to 1.18. The module supports go1.11, and this pull must have failed to build, but it doesn't. Anyway, there is no automated start.
- https://github.com/golang/time/releases/tag/v0.4.0
- manually triggered job: https://github.com/octomation/go-module/actions/runs/6892105447
I think this rule is incorrect.
go-module/.github/workflows/ci.yml
Lines 4 to 12 in 22fbca9
| pull_request: | |
| branches: [ main ] | |
| paths: | |
| - '.github/workflows/ci.yml' | |
| - '.golangci.yml' | |
| - '**.go' | |
| - 'go.{mod,sum}' | |
| - 'Makefile' | |
| - 'Taskfile' |
Metadata
Metadata
Assignees
Labels
effort: easyAn issue is easy to implement.An issue is easy to implement.impact: mediumAn issue has medium impact.An issue has medium impact.scope: inventoryAn issue related to auxiliary code, e.g., CI config, Makefiles, etc.An issue related to auxiliary code, e.g., CI config, Makefiles, etc.severity: majorA bug has major severity and needs to be fixed in the nearest iteration.A bug has major severity and needs to be fixed in the nearest iteration.type: bugA new bug report.A new bug report.
Type
Projects
Status
Backlog