Merge branch 'master' into feat-add-subscription #1354
Annotations
2 errors and 1 warning
lint / Lint:
src/writer/email-subscription.ts#L23
Property 'emailSubscription' does not exist on type '{ space: { title: string; type: string; properties: { name: { type: string; title: string; minLength: number; maxLength: number; }; private: { type: string; }; about: { type: string; title: string; maxLength: number; }; ... 34 more ...; boost: { ...; }; }; required: string[]; additionalProperties: boolean; }; ... 6 ...'.
|
lint / Lint
Process completed with exit code 2.
|
lint / Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|