feat: require go 1.18 #164
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors and 1 warning
lint-soft:
field_confirm.go#L1
: # github.com/charmbracelet/huh
|
lint-soft:
field_multiselect.go#L137
max requires go1.21 or later (-lang was set to go1.18; check go.mod)
|
lint-soft:
field_multiselect.go#L139
min requires go1.21 or later (-lang was set to go1.18; check go.mod)
|
lint-soft:
field_select.go#L162
max requires go1.21 or later (-lang was set to go1.18; check go.mod)
|
lint-soft:
field_select.go#L168
min requires go1.21 or later (-lang was set to go1.18; check go.mod)
|
lint-soft:
field_select.go#L205
min requires go1.21 or later (-lang was set to go1.18; check go.mod) (typecheck)
|
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/huh/huh. Supported file pattern: go.sum
|