Bump version to 21.5.0 #6142
rust.yml
on: pull_request
Matrix: build-and-test
Matrix: publish-dry-run
fmt
12s
check-generated-examples-list
4s
complete
2s
Annotations
16 errors and 3 warnings
publish-dry-run (ubuntu-latest-16-cores, x86_64-unknown-linux-gnu, --feature-powerset, libudev-dev) / publish-dry-run
stellar/actions/main/disk-cleanup/action.yml (Line: 7, Col: 9): Unexpected symbol: '"Linux"'. Located at position 14 within expression: runner.os == "Linux" || runner.os == "macOS"
|
publish-dry-run (ubuntu-latest-16-cores, x86_64-unknown-linux-gnu, --feature-powerset, libudev-dev) / publish-dry-run
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. stellar/actions/main/disk-cleanup/action.yml (Line: 7, Col: 9): Unexpected symbol: '"Linux"'. Located at position 14 within expression: runner.os == "Linux" || runner.os == "macOS"
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
publish-dry-run (ubuntu-latest-16-cores, x86_64-unknown-linux-gnu, --feature-powerset, libudev-dev) / publish-dry-run
Failed to load stellar/actions/main/disk-cleanup/action.yml
|
publish-dry-run (windows-latest-8-cores, x86_64-pc-windows-msvc, --features opt --ignore-unknown-... / publish-dry-run
stellar\actions\main\disk-cleanup\action.yml (Line: 7, Col: 9): Unexpected symbol: '"Linux"'. Located at position 14 within expression: runner.os == "Linux" || runner.os == "macOS"
|
publish-dry-run (windows-latest-8-cores, x86_64-pc-windows-msvc, --features opt --ignore-unknown-... / publish-dry-run
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. stellar\actions\main\disk-cleanup\action.yml (Line: 7, Col: 9): Unexpected symbol: '"Linux"'. Located at position 14 within expression: runner.os == "Linux" || runner.os == "macOS"
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
publish-dry-run (windows-latest-8-cores, x86_64-pc-windows-msvc, --features opt --ignore-unknown-... / publish-dry-run
Failed to load stellar\actions\main\disk-cleanup\action.yml
|
publish-dry-run (windows-latest-8-cores, x86_64-pc-windows-msvc) / publish-dry-run
stellar\actions\main\disk-cleanup\action.yml (Line: 7, Col: 9): Unexpected symbol: '"Linux"'. Located at position 14 within expression: runner.os == "Linux" || runner.os == "macOS"
|
publish-dry-run (windows-latest-8-cores, x86_64-pc-windows-msvc) / publish-dry-run
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. stellar\actions\main\disk-cleanup\action.yml (Line: 7, Col: 9): Unexpected symbol: '"Linux"'. Located at position 14 within expression: runner.os == "Linux" || runner.os == "macOS"
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
publish-dry-run (windows-latest-8-cores, x86_64-pc-windows-msvc) / publish-dry-run
Failed to load stellar\actions\main\disk-cleanup\action.yml
|
publish-dry-run (macos-latest, x86_64-apple-darwin, --feature-powerset) / publish-dry-run
stellar/actions/main/disk-cleanup/action.yml (Line: 7, Col: 9): Unexpected symbol: '"Linux"'. Located at position 14 within expression: runner.os == "Linux" || runner.os == "macOS"
|
publish-dry-run (macos-latest, x86_64-apple-darwin, --feature-powerset) / publish-dry-run
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. stellar/actions/main/disk-cleanup/action.yml (Line: 7, Col: 9): Unexpected symbol: '"Linux"'. Located at position 14 within expression: runner.os == "Linux" || runner.os == "macOS"
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
publish-dry-run (macos-latest, x86_64-apple-darwin, --feature-powerset) / publish-dry-run
Failed to load stellar/actions/main/disk-cleanup/action.yml
|
publish-dry-run (macos-latest, aarch64-apple-darwin, --feature-powerset) / publish-dry-run
stellar/actions/main/disk-cleanup/action.yml (Line: 7, Col: 9): Unexpected symbol: '"Linux"'. Located at position 14 within expression: runner.os == "Linux" || runner.os == "macOS"
|
publish-dry-run (macos-latest, aarch64-apple-darwin, --feature-powerset) / publish-dry-run
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. stellar/actions/main/disk-cleanup/action.yml (Line: 7, Col: 9): Unexpected symbol: '"Linux"'. Located at position 14 within expression: runner.os == "Linux" || runner.os == "macOS"
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
publish-dry-run (macos-latest, aarch64-apple-darwin, --feature-powerset) / publish-dry-run
Failed to load stellar/actions/main/disk-cleanup/action.yml
|
complete
Process completed with exit code 1.
|
fmt
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/
|
build-and-test (latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-test (msrv)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|