Skip to content

Merge branch 'main' into development #40

Merge branch 'main' into development

Merge branch 'main' into development #40

Triggered via push February 4, 2024 11:56
Status Failure
Total duration 32s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: payloads/v2/application.ts#L42
Cannot find name 'APICommonPayload'.
build: payloads/v2/application.ts#L42
Exported type alias 'APIWebsiteApplicationPayload' has or is using private name 'APICommonPayload'.
build: payloads/v2/application.ts#L71
Cannot find name 'APICommonPayload'.
build: payloads/v2/application.ts#L71
Exported type alias 'APIApplicationStatusPayload' has or is using private name 'APICommonPayload'.
build: payloads/v2/application.ts#L84
Cannot find name 'APICommonPayload'.
build: payloads/v2/application.ts#L84
Exported type alias 'APIApplicationLogsPayload' has or is using private name 'APICommonPayload'.
build: payloads/v2/application.ts#L97
Cannot find name 'APICommonPayload'.
build: payloads/v2/application.ts#L97
Exported type alias 'APIApplicationBackupPayload' has or is using private name 'APICommonPayload'.
build: payloads/v2/index.ts#L2
Module "./application" has already exported a member named 'APIApplicationBackup'. Consider explicitly re-exporting to resolve the ambiguity.
build: payloads/v2/index.ts#L2
Module "./application" has already exported a member named 'APIApplicationBackupPayload'. Consider explicitly re-exporting to resolve the ambiguity.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.