Add MATLAB support #417
ci.yml
on: pull_request
Matrix: validate
Check NOTICE.txt
14s
Build yardl binaries
1m 31s
Matrix: CodeQL
Run smoke test on macOS
0s
release
0s
publishDocs
0s
Annotations
16 errors and 7 warnings
Validate C++20
/home/runner/work/yardl/yardl/./.github/actions/configure-environment/action.yml (Line: 61, Col: 7): Required property is missing: shell
|
Validate C++20
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/yardl/yardl/./.github/actions/configure-environment/action.yml (Line: 61, Col: 7): Required property is missing: shell
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)
|
Validate C++20
Failed to load /home/runner/work/yardl/yardl/./.github/actions/configure-environment/action.yml
|
Validate C++17
The job was canceled because "_20" failed.
|
Validate C++17
/home/runner/work/yardl/yardl/./.github/actions/configure-environment/action.yml (Line: 61, Col: 7): Required property is missing: shell
|
Validate C++17
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/yardl/yardl/./.github/actions/configure-environment/action.yml (Line: 61, Col: 7): Required property is missing: shell
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)
|
Validate C++17
Failed to load /home/runner/work/yardl/yardl/./.github/actions/configure-environment/action.yml
|
CodeQL (go)
/home/runner/work/yardl/yardl/./.github/actions/configure-environment/action.yml (Line: 61, Col: 7): Required property is missing: shell
|
CodeQL (go)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/yardl/yardl/./.github/actions/configure-environment/action.yml (Line: 61, Col: 7): Required property is missing: shell
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)
|
CodeQL (go)
Failed to load /home/runner/work/yardl/yardl/./.github/actions/configure-environment/action.yml
|
CodeQL (cpp)
/home/runner/work/yardl/yardl/./.github/actions/configure-environment/action.yml (Line: 61, Col: 7): Required property is missing: shell
|
CodeQL (cpp)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/yardl/yardl/./.github/actions/configure-environment/action.yml (Line: 61, Col: 7): Required property is missing: shell
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)
|
CodeQL (cpp)
Failed to load /home/runner/work/yardl/yardl/./.github/actions/configure-environment/action.yml
|
CodeQL (python)
/home/runner/work/yardl/yardl/./.github/actions/configure-environment/action.yml (Line: 61, Col: 7): Required property is missing: shell
|
CodeQL (python)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/yardl/yardl/./.github/actions/configure-environment/action.yml (Line: 61, Col: 7): Required property is missing: shell
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)
|
CodeQL (python)
Failed to load /home/runner/work/yardl/yardl/./.github/actions/configure-environment/action.yml
|
Validate C++20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CodeQL (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CodeQL (cpp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CodeQL (python)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check NOTICE.txt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build yardl binaries
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, goreleaser/goreleaser-action@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run smoke test on Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
dist
Expired
|
74.5 MB |
|