implement a multi project release manager #102
Annotations
2 errors and 1 warning
checks:
src/release/utils/configBuilder.ts#L16
Type '{ readonly anyOf: readonly [{ readonly type: "string"; }, { readonly type: "object"; readonly properties: { readonly type: { readonly type: "string"; readonly const: "multipleProjectReleaseManager"; }; readonly appNameDefault: { ...; }; readonly appName: { ...; }; readonly appNameOther: { ...; }; }; }]; }' is not assignable to type 'UncheckedJSONSchemaType<ReleaseManagerJSON, false>'.
|
checks
Process completed with exit code 2.
|
checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|