Skip to content

feat: drop error checks and status display - #16

Merged
MingcongBai merged 1 commit into
masterfrom
nuke-error-status
Jan 18, 2026
Merged

MingcongBai merged 1 commit into
masterfrom
nuke-error-status

Conversation

@MingcongBai

Copy link
Copy Markdown
Member

It seems pointless to display scripting and QA errors on an end-user- facing site, especially when some of the more expensive checks (ELF and file collisions, etc.) were never enabled.

Let's keep these errors for maintainers - Autobuild does a good enough job catching them and even GitHub Actions sounds like a better place for these checks.

It seems pointless to display scripting and QA errors on an end-user-
facing site, especially when some of the more expensive checks (ELF and
file collisions, etc.) were never enabled.

Let's keep these errors for maintainers - Autobuild does a good enough job
catching them and even GitHub Actions sounds like a better place for these
checks.
@MingcongBai
MingcongBai merged commit 1f16395 into master Jan 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants