Skip to content

fix: add missing ssl models #305

fix: add missing ssl models

fix: add missing ssl models #305

Triggered via pull request January 3, 2025 17:57
Status Failure
Total duration 1m 5s
Artifacts

feature.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 4 warnings
Lint
Type 'boolean' is not assignable to type '{ ca?: string | undefined; cert?: string | undefined; key?: string | undefined; rejectUnauthorized: boolean; }'.
Lint
Process completed with exit code 2.
Build
Type 'boolean' is not assignable to type '{ ca?: string | undefined; cert?: string | undefined; key?: string | undefined; rejectUnauthorized: boolean; }'.
Build
Process completed with exit code 2.
Test node_version:20 test_only:utilities
Type 'boolean' is not assignable to type '{ ca?: string | undefined; cert?: string | undefined; key?: string | undefined; rejectUnauthorized: boolean; }'.
Test node_version:20 test_only:utilities
Process completed with exit code 2.
Test node_version:20 test_only:pg-integration
Type 'boolean' is not assignable to type '{ ca?: string | undefined; cert?: string | undefined; key?: string | undefined; rejectUnauthorized: boolean; }'.
Test node_version:20 test_only:pg-integration
Process completed with exit code 2.
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test node_version:20 test_only:utilities
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test node_version:20 test_only:pg-integration
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636