Skip to content

publish bebop

publish bebop #165

Triggered via push July 15, 2024 15:17
Status Failure
Total duration 2m 40s
Artifacts

publish.yml

on: push
Matrix: build-compiler
build-runtimes
0s
build-runtimes
build-tools
0s
build-tools
publish-packages
0s
publish-packages
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 16 warnings
build-compiler (macos-latest)
Process completed with exit code 1.
build-compiler (windows-latest)
The job was canceled because "macos-latest" failed.
build-compiler (windows-latest)
The operation was canceled.
build-compiler (ubuntu-22.04)
The job was canceled because "macos-latest" failed.
build-compiler (ubuntu-22.04)
The operation was canceled.
build-compiler (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: Apple-Actions/import-codesign-certs@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-compiler (macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: falti/[email protected], actions/setup-dotnet@v3, Apple-Actions/import-codesign-certs@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-compiler (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-compiler (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-compiler (macos-latest): Core/Meta/JsonContext.cs#L83
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(Utf8JsonWriter, TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
build-compiler (windows-latest): Core/Meta/JsonContext.cs#L83
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(Utf8JsonWriter, TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
build-compiler (ubuntu-22.04): Core/Meta/JsonContext.cs#L83
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(Utf8JsonWriter, TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.