Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Invalid sets of presets should throw a preset diagnostic

Open
#193 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
go
Domain
backend

Research direction

No files, tests, or entry points are named. Locate the preset validation path and its existing per-value diagnostic, then determine how invalid combinations are represented and add coverage for an invalid set of preset values; done means the whole preset fails with a preset diagnostic.

Written by the indexing model from the issue text.

Description

If a preset has an invalid set of values, it should fail. Right now we only check if each individual value is valid against it's parameter.

But the preset as a whole (set of inputs) could be invalid.

Dominant language
Go
Stars
9
Forks
5
Avg merge
5d 17h
Merged PRs (30d)
5

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from coder/preview

All issues in coder/preview

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.