Skip to content

fix: add missing ssl models #304

fix: add missing ssl models

fix: add missing ssl models #304

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

feature.yaml

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

Annotations

24 errors and 4 warnings
Build
Type '"allow" | "disable" | "no-verify" | "prefer" | "require" | "verify-ca" | "verify-full"' is not assignable to type '"disable" | "no-verify" | "require" | undefined'.
Build
Type 'boolean' is not assignable to type '{ ca?: string | undefined; cert?: string | undefined; key?: string | undefined; rejectUnauthorized: boolean; }'.
Build
Type '"prefer"' is not comparable to type '"disable" | "no-verify" | "require" | undefined'.
Build
Type '"verify-ca"' is not comparable to type '"disable" | "no-verify" | "require" | undefined'.
Build
Type '"verify-full"' is not comparable to type '"disable" | "no-verify" | "require" | undefined'.
Build
Process completed with exit code 2.
Lint
Type '"allow" | "disable" | "no-verify" | "prefer" | "require" | "verify-ca" | "verify-full"' is not assignable to type '"disable" | "no-verify" | "require" | undefined'.
Lint
Type 'boolean' is not assignable to type '{ ca?: string | undefined; cert?: string | undefined; key?: string | undefined; rejectUnauthorized: boolean; }'.
Lint
Type '"prefer"' is not comparable to type '"disable" | "no-verify" | "require" | undefined'.
Lint
Type '"verify-ca"' is not comparable to type '"disable" | "no-verify" | "require" | undefined'.
Lint
Type '"verify-full"' is not comparable to type '"disable" | "no-verify" | "require" | undefined'.
Lint
Process completed with exit code 2.
Test node_version:20 test_only:utilities
Type '"allow" | "disable" | "no-verify" | "prefer" | "require" | "verify-ca" | "verify-full"' is not assignable to type '"disable" | "no-verify" | "require" | undefined'.
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
Type '"prefer"' is not comparable to type '"disable" | "no-verify" | "require" | undefined'.
Test node_version:20 test_only:utilities
Type '"verify-ca"' is not comparable to type '"disable" | "no-verify" | "require" | undefined'.
Test node_version:20 test_only:utilities
Type '"verify-full"' is not comparable to type '"disable" | "no-verify" | "require" | undefined'.
Test node_version:20 test_only:utilities
Process completed with exit code 2.
Test node_version:20 test_only:pg-integration
Type '"allow" | "disable" | "no-verify" | "prefer" | "require" | "verify-ca" | "verify-full"' is not assignable to type '"disable" | "no-verify" | "require" | undefined'.
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
Type '"prefer"' is not comparable to type '"disable" | "no-verify" | "require" | undefined'.
Test node_version:20 test_only:pg-integration
Type '"verify-ca"' is not comparable to type '"disable" | "no-verify" | "require" | undefined'.
Test node_version:20 test_only:pg-integration
Type '"verify-full"' is not comparable to type '"disable" | "no-verify" | "require" | undefined'.
Test node_version:20 test_only:pg-integration
Process completed with exit code 2.
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint
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