Skip to content

updated service collection and added cloud base path resolver #551

updated service collection and added cloud base path resolver

updated service collection and added cloud base path resolver #551

Triggered via pull request July 22, 2024 22:17
Status Failure
Total duration 36s
Artifacts

sanity_check.yaml

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

Annotations

32 errors and 1 warning
build (18.x): src/apis/KubernetesProtectionApi.ts#L1644
Property 'join' does not exist on type 'never'.
build (18.x): src/apis/KubernetesProtectionApi.ts#L1707
Property 'join' does not exist on type 'never'.
build (18.x): src/apis/KubernetesProtectionApi.ts#L1711
Property 'join' does not exist on type 'never'.
build (18.x): src/apis/KubernetesProtectionApi.ts#L1800
Property 'join' does not exist on type 'never'.
build (18.x): src/apis/SensorUpdatePoliciesApi.ts#L442
Property 'join' does not exist on type 'never'.
build (18.x): src/apis/index.ts#L37
Module './CustomIoaApi' has already exported a member named 'DeleteRulesRequest'. Consider explicitly re-exporting to resolve the ambiguity.
build (18.x): src/apis/index.ts#L37
Module './CustomIoaApi' has already exported a member named 'UpdateRulesRequest'. Consider explicitly re-exporting to resolve the ambiguity.
build (18.x): src/apis/index.ts#L38
Module './FilevantageApi' has already exported a member named 'DeleteRuleGroupsRequest'. Consider explicitly re-exporting to resolve the ambiguity.
build (18.x): src/apis/index.ts#L38
Module './FilevantageApi' has already exported a member named 'GetRuleGroupsRequest'. Consider explicitly re-exporting to resolve the ambiguity.
build (18.x): src/apis/index.ts#L38
Module './FilevantageApi' has already exported a member named 'GetRulesRequest'. Consider explicitly re-exporting to resolve the ambiguity.
build (16.x)
The job was canceled because "_18_x" failed.
build (16.x): src/apis/KubernetesProtectionApi.ts#L1644
Property 'join' does not exist on type 'never'.
build (16.x): src/apis/KubernetesProtectionApi.ts#L1707
Property 'join' does not exist on type 'never'.
build (16.x): src/apis/KubernetesProtectionApi.ts#L1711
Property 'join' does not exist on type 'never'.
build (16.x): src/apis/KubernetesProtectionApi.ts#L1800
Property 'join' does not exist on type 'never'.
build (16.x): src/apis/SensorUpdatePoliciesApi.ts#L442
Property 'join' does not exist on type 'never'.
build (16.x): src/apis/index.ts#L37
Module './CustomIoaApi' has already exported a member named 'DeleteRulesRequest'. Consider explicitly re-exporting to resolve the ambiguity.
build (16.x): src/apis/index.ts#L37
Module './CustomIoaApi' has already exported a member named 'UpdateRulesRequest'. Consider explicitly re-exporting to resolve the ambiguity.
build (16.x): src/apis/index.ts#L38
Module './FilevantageApi' has already exported a member named 'DeleteRuleGroupsRequest'. Consider explicitly re-exporting to resolve the ambiguity.
build (16.x): src/apis/index.ts#L38
Module './FilevantageApi' has already exported a member named 'GetRuleGroupsRequest'. Consider explicitly re-exporting to resolve the ambiguity.
build (16.x): src/apis/index.ts#L38
Module './FilevantageApi' has already exported a member named 'GetRulesRequest'. Consider explicitly re-exporting to resolve the ambiguity.
build (14.x)
The job was canceled because "_18_x" failed.
build (14.x): src/apis/KubernetesProtectionApi.ts#L1644
Property 'join' does not exist on type 'never'.
build (14.x): src/apis/KubernetesProtectionApi.ts#L1707
Property 'join' does not exist on type 'never'.
build (14.x): src/apis/KubernetesProtectionApi.ts#L1711
Property 'join' does not exist on type 'never'.
build (14.x): src/apis/KubernetesProtectionApi.ts#L1800
Property 'join' does not exist on type 'never'.
build (14.x): src/apis/SensorUpdatePoliciesApi.ts#L442
Property 'join' does not exist on type 'never'.
build (14.x): src/apis/index.ts#L37
Module './CustomIoaApi' has already exported a member named 'DeleteRulesRequest'. Consider explicitly re-exporting to resolve the ambiguity.
build (14.x): src/apis/index.ts#L37
Module './CustomIoaApi' has already exported a member named 'UpdateRulesRequest'. Consider explicitly re-exporting to resolve the ambiguity.
build (14.x): src/apis/index.ts#L38
Module './FilevantageApi' has already exported a member named 'DeleteRuleGroupsRequest'. Consider explicitly re-exporting to resolve the ambiguity.
build (14.x): src/apis/index.ts#L38
Module './FilevantageApi' has already exported a member named 'GetRuleGroupsRequest'. Consider explicitly re-exporting to resolve the ambiguity.
build (14.x): src/apis/index.ts#L38
Module './FilevantageApi' has already exported a member named 'GetRulesRequest'. Consider explicitly re-exporting to resolve the ambiguity.
build (18.x)
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/