Added support for advanced expressions #98
validate.yml
on: pull_request
validate
/
Linting
8s
validate
/
Testing
7s
Annotations
3 errors and 2 warnings
error: expect(received).toEqual(expected):
tests/expressions/expressions.test.ts#L50
{
+ __RONIN_EXPRESSION: "'//.//__RONIN_FIELD_test5//.//' = 'test'",
- __RONIN_EXPRESSION: "test5 = 'test'",
}
- Expected - 1
+ Received + 1
at /home/runner/work/syntax/syntax/tests/expressions/expressions.test.ts:50:34
|
validate / Testing
Process completed with exit code 1.
|
validate / Linting
Process completed with exit code 2.
|
validate / Testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
validate / Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|