feat: Enhance DuitDataSource with custom factory registration for enums and classes #135
Annotations
4 errors and 4 warnings
|
test (3.24.3)
Bad response: 503 <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Down for Maintenance</title>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
margin: 0;
background: #b94947;
color: #fffdfa;
}
.container {
text-align: center;
padding: 2rem;
max-width: 500px;
}
h1 { font-size: 2rem; margin-bottom: 0.5rem; }
p { font-size: 1.1rem; color: #fffdfa; line-height: 1.6; }
a { color: #354a57 }
</style>
</head>
<body>
<div class="container">
<h1>Please Hold</h1>
<p>We're performing some unscheduled maintenance. Please check our status page for updates: <a href="https://status.coveralls.io">Status Page</a> </p>
</div>
</body>
</html>
|
|
test (3.27.4)
Bad response: 503 <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Down for Maintenance</title>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
margin: 0;
background: #b94947;
color: #fffdfa;
}
.container {
text-align: center;
padding: 2rem;
max-width: 500px;
}
h1 { font-size: 2rem; margin-bottom: 0.5rem; }
p { font-size: 1.1rem; color: #fffdfa; line-height: 1.6; }
a { color: #354a57 }
</style>
</head>
<body>
<div class="container">
<h1>Please Hold</h1>
<p>We're performing some unscheduled maintenance. Please check our status page for updates: <a href="https://status.coveralls.io">Status Page</a> </p>
</div>
</body>
</html>
|
|
test (3.29.3)
Bad response: 503 <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Down for Maintenance</title>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
margin: 0;
background: #b94947;
color: #fffdfa;
}
.container {
text-align: center;
padding: 2rem;
max-width: 500px;
}
h1 { font-size: 2rem; margin-bottom: 0.5rem; }
p { font-size: 1.1rem; color: #fffdfa; line-height: 1.6; }
a { color: #354a57 }
</style>
</head>
<body>
<div class="container">
<h1>Please Hold</h1>
<p>We're performing some unscheduled maintenance. Please check our status page for updates: <a href="https://status.coveralls.io">Status Page</a> </p>
</div>
</body>
</html>
|
|
test (3.32.7)
Bad response: 503 <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Down for Maintenance</title>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
margin: 0;
background: #b94947;
color: #fffdfa;
}
.container {
text-align: center;
padding: 2rem;
max-width: 500px;
}
h1 { font-size: 2rem; margin-bottom: 0.5rem; }
p { font-size: 1.1rem; color: #fffdfa; line-height: 1.6; }
a { color: #354a57 }
</style>
</head>
<body>
<div class="container">
<h1>Please Hold</h1>
<p>We're performing some unscheduled maintenance. Please check our status page for updates: <a href="https://status.coveralls.io">Status Page</a> </p>
</div>
</body>
</html>
|
|
test (3.24.3)
Unexpected input(s) 'fail-on-error', valid inputs are ['github-token', 'path-to-lcov', 'flag-name', 'parallel', 'parallel-finished', 'carryforward', 'coveralls-endpoint', 'base-path', 'git-branch', 'git-commit', 'debug']
|
|
test (3.27.4)
Unexpected input(s) 'fail-on-error', valid inputs are ['github-token', 'path-to-lcov', 'flag-name', 'parallel', 'parallel-finished', 'carryforward', 'coveralls-endpoint', 'base-path', 'git-branch', 'git-commit', 'debug']
|
|
test (3.29.3)
Unexpected input(s) 'fail-on-error', valid inputs are ['github-token', 'path-to-lcov', 'flag-name', 'parallel', 'parallel-finished', 'carryforward', 'coveralls-endpoint', 'base-path', 'git-branch', 'git-commit', 'debug']
|
|
test (3.32.7)
Unexpected input(s) 'fail-on-error', valid inputs are ['github-token', 'path-to-lcov', 'flag-name', 'parallel', 'parallel-finished', 'carryforward', 'coveralls-endpoint', 'base-path', 'git-branch', 'git-commit', 'debug']
|