Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-pipeline
csst_common
Commits
f11e1122
Commit
f11e1122
authored
Jan 15, 2026
by
BO ZHANG
🏀
Browse files
set default status to DEFAULT
parent
4aba3bf0
Pipeline
#11844
passed with stage
in 0 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
csst_common/status.py
View file @
f11e1122
...
...
@@ -60,7 +60,7 @@ class CsstResult:
def
__init__
(
self
,
status
:
CsstStatus
=
CsstStatus
.
ERROR
,
status
:
CsstStatus
=
CsstStatus
.
DEFAULT
,
products
:
Optional
[
list
[
str
]]
=
None
,
files
:
Optional
[
list
[
str
]]
=
None
,
**
output
:
Any
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment