Nightly Staging #196
on-midnight.yaml
on: schedule
Matrix: Verify Environment / verify_environment
Annotations
3 errors and 4 warnings
test/assets/schema.test.ts > 'UIRETEST' ('UI Real Estate'): '0xdd52fb974e8b486da82e69d56da8c6f8bf3…' > definition matches schema:
packages/environment/test/utils/schema.ts#L162
AssertionError: [
{
"code": "too_small",
"minimum": 2,
"type": "number",
"inclusive": true,
"exact": false,
"message": "Number must be greater than or equal to 2",
"path": [
"decimals"
]
}
]: expected false to be truthy
❯ Module.validate test/utils/schema.ts:162:41
❯ test/assets/schema.test.ts:33:9
|
test/assets/schema.test.ts > 'UISTEST' ('UI Space Y Stock'): '0x6a8742d7f417431ae4218e94678d91f2ace…' > definition matches schema:
packages/environment/test/utils/schema.ts#L162
AssertionError: [
{
"code": "too_small",
"minimum": 2,
"type": "number",
"inclusive": true,
"exact": false,
"message": "Number must be greater than or equal to 2",
"path": [
"decimals"
]
}
]: expected false to be truthy
❯ Module.validate test/utils/schema.ts:162:41
❯ test/assets/schema.test.ts:33:9
|
Verify Environment / Test polygon.sulu
Process completed with exit code 1.
|
Verify Environment / Test arbitrum.sulu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Verify Environment / Test base.sulu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Verify Environment / Test polygon.sulu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Verify Environment / Test ethereum.sulu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|