Support for idPrefix
changes
#225
validate.yml
on: pull_request
validate
/
Linting
15s
validate
/
Testing
12s
Annotations
3 errors
error: expect(received).toBe(expected):
tests/utils/apply.test.ts#L211
Expected: "ThisIsACoolModel"
Received: "Test"
at /home/runner/work/cli/cli/tests/utils/apply.test.ts:211:34
|
validate / Testing
Process completed with exit code 1.
|
validate / Linting
Process completed with exit code 2.
|