Skip to content

Add EnvoyMetaZone

Add EnvoyMetaZone #50

Triggered via push August 29, 2024 01:19
Status Failure
Total duration 20s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
build: src/factories/metaFactory.ts#L94
Argument of type '{ plugin_id: string; install_id: string; location: EnvoyMetaLocation; company: EnvoyMetaCompany; auth: EnvoyMetaAuth | null; forwarded_bearer_token: string; route: string; config: Partial<...>; params: Params; }' is not assignable to parameter of type 'Builder<EnvoyRouteMeta<Record<string, unknown>, Record<string, unknown>>, keyof EnvoyRouteMeta<Record<string, unknown>, Record<string, unknown>>>'.
build: src/factories/metaFactory.ts#L114
Argument of type '{ plugin_id: string; install_id: string; job: EnvoyMetaJob<string>; location: EnvoyMetaLocation; company: EnvoyMetaCompany; auth: EnvoyMetaAuth | null; event: string; config: Partial<...>; }' is not assignable to parameter of type 'Builder<EnvoyEventMeta<string, Record<string, unknown>>, keyof EnvoyEventMeta<string, Record<string, unknown>>>'.
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/