Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
edera-dev
/
styrolite
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
280
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feature: improve error messages
- #162
#162
Merged
kaniini
merged 12 commits into
main
edera-dev/styrolite:main
from
feature/improve-error-messages
edera-dev/styrolite:feature/improve-error-messages
Copy head branch name to clipboard
Jul 15, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feature: improve error messages
#162
kaniini
merged 12 commits into
main
edera-dev/styrolite:main
from
feature/improve-error-messages
edera-dev/styrolite:feature/improve-error-messages
Copy head branch name to clipboard
Commits
Commits on Jul 15, 2026
fix(exec): report errno and hints when execvpe fails
Show description for 0a43784
kaniini
committed
0a43784
View commit details
Copy full SHA for 0a43784
Browse repository at this point
fix(wrap): include errno when setting resource limits fails
Show description for e2426f6
kaniini
committed
e2426f6
View commit details
Copy full SHA for e2426f6
Browse repository at this point
fix(wrap): report errno and reject invalid hostnames
Show description for 90e5f8d
kaniini
committed
90e5f8d
View commit details
Copy full SHA for 90e5f8d
Browse repository at this point
fix(wrap): return an error when no executable is configured
Show description for 5538a9f
kaniini
committed
5538a9f
View commit details
Copy full SHA for 5538a9f
Browse repository at this point
fix(caps): include errno in capget and capset failures
Show description for f1f6584
kaniini
committed
f1f6584
View commit details
Copy full SHA for f1f6584
Browse repository at this point
fix(runner): surface how the styrolite runner failed
Show description for a47f70f
kaniini
committed
a47f70f
View commit details
Copy full SHA for a47f70f
Browse repository at this point
fix(mount): include errno in pivot_root and umount failures
Show description for 6e33cd8
kaniini
committed
6e33cd8
View commit details
Copy full SHA for 6e33cd8
Browse repository at this point
fix(mount): return an error on invalid mount data instead of panicking
Show description for c27d3f9
kaniini
committed
c27d3f9
View commit details
Copy full SHA for c27d3f9
Browse repository at this point
fix(styrolite): replace entrypoint panics with actionable errors
Show description for 3f0b5ca
kaniini
committed
3f0b5ca
View commit details
Copy full SHA for 3f0b5ca
Browse repository at this point
fix(styrojail): clarify the unreachable post-exec error
Show description for 9343661
kaniini
committed
9343661
View commit details
Copy full SHA for 9343661
Browse repository at this point
fix(build): enable tokio process feature for the async feature
Show description for e780715
kaniini
committed
e780715
View commit details
Copy full SHA for e780715
Browse repository at this point
chore: run cargo fmt
Show description for 5abed8e
kaniini
committed
5abed8e
View commit details
Copy full SHA for 5abed8e
Browse repository at this point
You can’t perform that action at this time.