Skip to content

feat: Add optimized message field to recipe and status events #8989

feat: Add optimized message field to recipe and status events

feat: Add optimized message field to recipe and status events #8989

Triggered via pull request November 11, 2024 17:48
Status Failure
Total duration 48s
Artifacts

compile.yml

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

Annotations

11 errors and 1 warning
compile (1.22.x, ubuntu-latest): internal/install/execution/installevents_reporter.go#L108
unknown field OptimizedMessage in struct literal of type installevents.InstallationStatusErrorInput
compile (1.22.x, ubuntu-latest): internal/install/execution/installevents_reporter.go#L167
unknown field OptimizedMessage in struct literal of type installevents.InstallationStatusErrorInput
compile (1.22.x, ubuntu-latest): internal/install/execution/installevents_reporter.go#L199
unknown field OptimizedMessage in struct literal of type installevents.InstallationStatusErrorInput
compile (1.22.x, ubuntu-latest)
Process completed with exit code 2.
compile (1.22.x, windows-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
compile (1.22.x, windows-latest)
The operation was canceled.
compile (1.22.x, macos-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
compile (1.22.x, macos-latest): internal/install/execution/installevents_reporter.go#L108
unknown field OptimizedMessage in struct literal of type installevents.InstallationStatusErrorInput
compile (1.22.x, macos-latest): internal/install/execution/installevents_reporter.go#L167
unknown field OptimizedMessage in struct literal of type installevents.InstallationStatusErrorInput
compile (1.22.x, macos-latest): internal/install/execution/installevents_reporter.go#L199
unknown field OptimizedMessage in struct literal of type installevents.InstallationStatusErrorInput
compile (1.22.x, macos-latest)
The operation was canceled.
compile (1.22.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/