Skip to content

basic accomodation for undefined #3510

basic accomodation for undefined

basic accomodation for undefined #3510

Triggered via push September 3, 2024 17:29
Status Success
Total duration 4m 33s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Test: src/clients/HubPoolClient.ts#L382
Type 'string | undefined' is not assignable to type 'string'.
Test: src/clients/HubPoolClient.ts#L382
Type 'string | undefined' is not assignable to type 'string'.
Test: src/clients/HubPoolClient.ts#L382
Type 'string | undefined' is not assignable to type 'string'.
Test
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/