Skip to content

Eslint config migration #426

Eslint config migration

Eslint config migration #426

Triggered via pull request July 31, 2024 00:55
Status Failure
Total duration 1m 2s
Artifacts

test_client.yaml

on: pull_request
Matrix: Run Client Tests
Matrix: Test Build Client
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 3 warnings
Test Build Client (20)
Type '{ siteType: "Tsdf" | "Generator" | "Transporter" | undefined; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes & QuickSignBtnProps'.
Test Build Client (20)
Expected 1-2 arguments, but got 0.
Test Build Client (20)
Type '{ siteType: string; mtnHandler: { name: string; epaSiteId: string; mailingAddress: { address1: string; state: { code: string; name?: string | undefined; }; address2?: string | undefined; city?: string | undefined; country?: { ...; } | undefined; streetNumber?: string | undefined; zip?: string | undefined; }; ... 12 ...' is not assignable to type 'IntrinsicAttributes & QuickSignBtnProps'.
Test Build Client (20)
Property 'org' does not exist on type 'UseQueryHookResult<QueryDefinition<null, BaseQueryFn<HtApiQueryArgs, unknown, HtApiError>, "code" | "manifest" | "auth" | "user" | "profile" | "rcrainfoProfile" | "site", ProfileSlice, "haztrakApi">, UseQueryStateDefaultResult<...>>'.
Test Build Client (20)
Argument of type 'undefined' is not assignable to parameter of type 'unique symbol | null'.
Test Build Client (20)
Type '{ siteType: "Tsdf" | "Generator" | "Transporter"; mtnHandler: { name: string; epaSiteId: string; mailingAddress: { address1: string; state: { code: string; name?: string | undefined; }; address2?: string | undefined; city?: string | undefined; country?: { ...; } | undefined; streetNumber?: string | undefined; zip?: ...' is not assignable to type 'IntrinsicAttributes & QuickSignBtnProps'.
Test Build Client (20)
Property 'userSite' does not exist on type 'UseQueryHookResult<QueryDefinition<null, BaseQueryFn<HtApiQueryArgs, unknown, HtApiError>, "code" | "manifest" | "auth" | "user" | "profile" | "rcrainfoProfile" | "site", ProfileSlice, "haztrakApi">, UseQueryStateDefaultResult<...>>'.
Test Build Client (20)
Argument of type 'undefined' is not assignable to parameter of type 'unique symbol | null'.
Test Build Client (20)
Property 'siteOptions' does not exist on type 'UseQueryHookResult<QueryDefinition<null, BaseQueryFn<HtApiQueryArgs, unknown, HtApiError>, "code" | "manifest" | "auth" | "user" | "profile" | "rcrainfoProfile" | "site", { ...; }[], "haztrakApi">, UseQueryStateDefaultResult<...>>'.
Test Build Client (20)
Argument of type 'undefined' is not assignable to parameter of type 'unique symbol | null'.
Test Build Client (18)
The job was canceled because "_20" failed.
Test Build Client (18)
Type '{ siteType: "Tsdf" | "Generator" | "Transporter" | undefined; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes & QuickSignBtnProps'.
Test Build Client (18)
Expected 1-2 arguments, but got 0.
Test Build Client (18)
Type '{ siteType: string; mtnHandler: { name: string; epaSiteId: string; mailingAddress: { address1: string; state: { code: string; name?: string | undefined; }; address2?: string | undefined; city?: string | undefined; country?: { ...; } | undefined; streetNumber?: string | undefined; zip?: string | undefined; }; ... 12 ...' is not assignable to type 'IntrinsicAttributes & QuickSignBtnProps'.
Test Build Client (18)
Property 'org' does not exist on type 'UseQueryHookResult<QueryDefinition<null, BaseQueryFn<HtApiQueryArgs, unknown, HtApiError>, "code" | "manifest" | "auth" | "user" | "profile" | "rcrainfoProfile" | "site", ProfileSlice, "haztrakApi">, UseQueryStateDefaultResult<...>>'.
Test Build Client (18)
Argument of type 'undefined' is not assignable to parameter of type 'unique symbol | null'.
Test Build Client (18)
Type '{ siteType: "Tsdf" | "Generator" | "Transporter"; mtnHandler: { name: string; epaSiteId: string; mailingAddress: { address1: string; state: { code: string; name?: string | undefined; }; address2?: string | undefined; city?: string | undefined; country?: { ...; } | undefined; streetNumber?: string | undefined; zip?: ...' is not assignable to type 'IntrinsicAttributes & QuickSignBtnProps'.
Test Build Client (18)
Property 'userSite' does not exist on type 'UseQueryHookResult<QueryDefinition<null, BaseQueryFn<HtApiQueryArgs, unknown, HtApiError>, "code" | "manifest" | "auth" | "user" | "profile" | "rcrainfoProfile" | "site", ProfileSlice, "haztrakApi">, UseQueryStateDefaultResult<...>>'.
Test Build Client (18)
Argument of type 'undefined' is not assignable to parameter of type 'unique symbol | null'.
Test Build Client (18)
Property 'siteOptions' does not exist on type 'UseQueryHookResult<QueryDefinition<null, BaseQueryFn<HtApiQueryArgs, unknown, HtApiError>, "code" | "manifest" | "auth" | "user" | "profile" | "rcrainfoProfile" | "site", { ...; }[], "haztrakApi">, UseQueryStateDefaultResult<...>>'.
Test Build Client (18)
Argument of type 'undefined' is not assignable to parameter of type 'unique symbol | null'.
Test Build Client (20)
The following actions uses Node.js version which is deprecated 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/
Run Client Tests (20)
The following actions uses Node.js version which is deprecated 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/
Run Client Tests (18)
The following actions uses Node.js version which is deprecated 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/