Feat: Added eventapi metadata #2165
ci.yaml
on: pull_request
Annotations
3 errors and 1 warning
WebExtension Lint, Build, Test:
src/worker/worker.events.ts#L176
Type 'EventAPIMessage<"DISPATCH">' is missing the following properties from type '{ type: string; matches: number[]; body: ChangeMap<ObjectKind>; }': type, matches, body
|
WebExtension Lint, Build, Test:
src/worker/worker.events.ts#L176
Conversion of type 'Cosmetic<"AVATAR">' to type 'EventAPIMessage<"DISPATCH">' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
WebExtension Lint, Build, Test
Process completed with exit code 2.
|
WebExtension Lint, Build, Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|