Add curated extensions list as source of truth #393
Annotations
2 errors and 1 warning
ci (ubuntu-latest, lts/*):
src/curated-extensions.ts#L9
Argument of type '(extension: ExternalExtensionWithName) => { [x: string]: { repository: string; branch: string | null | undefined; }; }' is not assignable to parameter of type '(value: { description: string; repository: string; branch: string; }, index: number, array: { description: string; repository: string; branch: string; }[]) => { [x: string]: { repository: string; branch: string | ... 1 more ... | undefined; }; }'.
|
ci (ubuntu-latest, lts/*)
Process completed with exit code 2.
|
ci (ubuntu-latest, lts/*)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|