CXX flags to make it less verbose in GitHub Action #78587
test.yml
on: pull_request
Find build cache
9s
Collect information about PR and source
8s
Mirror third party dependencies
10s
License and format
0s
Static analysis with clang on diff
11s
Matrix: Build OneFlow
Matrix: Test suite
Matrix: Distributed test suite
Annotations
9 errors and 1 warning
License and format
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
Collect information about PR and source
Canceling since a higher priority waiting request for 'build-and-test-refs/pull/10569/merge' exists
|
Mirror third party dependencies
Canceling since a higher priority waiting request for 'build-and-test-refs/pull/10569/merge' exists
|
Mirror third party dependencies
Process completed with exit code 1.
|
Static analysis with clang on diff
Canceling since a higher priority waiting request for 'build-and-test-refs/pull/10569/merge' exists
|
Static analysis with clang on diff
The operation was canceled.
|
Find build cache
Canceling since a higher priority waiting request for 'build-and-test-refs/pull/10569/merge' exists
|
Static analysis with clang on diff
The template is not valid. Newtonsoft.Json.JsonReaderException: Error reading JToken from JsonReader. Path '', line 0, position 0.
at Newtonsoft.Json.Linq.JToken.ReadFrom(JsonReader reader, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JToken.ReadFrom(JsonReader reader)
at GitHub.DistributedTask.Expressions2.Sdk.Functions.FromJson.EvaluateCore(EvaluationContext context, ResultMemory& resultMemory)
at GitHub.DistributedTask.Expressions2.Sdk.ExpressionNode.Evaluate(EvaluationContext context)
at GitHub.DistributedTask.Expressions2.Sdk.Operators.Not.EvaluateCore(EvaluationContext context, ResultMemory& resultMemory)
at GitHub.DistributedTask.Expressions2.Sdk.ExpressionNode.Evaluate(EvaluationContext context)
at GitHub.DistributedTask.Expressions2.Sdk.Operators.And.EvaluateCore(EvaluationContext context, ResultMemory& resultMemory)
at GitHub.DistributedTask.Expressions2.Sdk.ExpressionNode.Evaluate(EvaluationContext context)
at GitHub.DistributedTask.Expressions2.Sdk.ExpressionNode.GitHub.DistributedTask.Expressions2.IExpressionNode.Evaluate(ITraceWriter trace, ISecretMasker secretMasker, Object state, EvaluationOptions options)
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateToken.EvaluateTemplateToken(TemplateContext context, String expression, Int32& bytes)
at GitHub.DistributedTask.ObjectTemplating.Tokens.BasicExpressionToken.EvaluateTemplateToken(TemplateContext context, Int32& bytes)
at GitHub.DistributedTask.ObjectTemplating.TemplateUnraveler.RootBasicExpression()
|
Find build cache
The operation was canceled.
|
Static analysis with clang on diff
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|