simple grpc functionalty is added #19
build-and-test-pr.yaml
on: pull_request
Build and test on Ubuntu
2s
Build and test on Windows
7s
Build and test on macOS
4s
Annotations
9 errors
Build and test on Ubuntu
/home/runner/work/remon-server/remon-server/./.github/build-and-test/action.yml: (Line: 22, Col: 5, Idx: 570) - (Line: 22, Col: 5, Idx: 570): While parsing a block collection, did not find expected '-' indicator.
|
Build and test on Ubuntu
System.ArgumentException: Unexpected type '' encountered while reading 'action manifest root'. The type 'MappingToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken value, String objectDescription)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
Build and test on Ubuntu
Failed to load /home/runner/work/remon-server/remon-server/./.github/build-and-test/action.yml
|
Build and test on macOS
/Users/runner/work/remon-server/remon-server/./.github/build-and-test/action.yml: (Line: 22, Col: 5, Idx: 570) - (Line: 22, Col: 5, Idx: 570): While parsing a block collection, did not find expected '-' indicator.
|
Build and test on macOS
System.ArgumentException: Unexpected type '' encountered while reading 'action manifest root'. The type 'MappingToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken value, String objectDescription)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
Build and test on macOS
Failed to load /Users/runner/work/remon-server/remon-server/./.github/build-and-test/action.yml
|
Build and test on Windows
D:\a\remon-server\remon-server\./.github/build-and-test\action.yml: (Line: 22, Col: 5, Idx: 591) - (Line: 22, Col: 5, Idx: 591): While parsing a block collection, did not find expected '-' indicator.
|
Build and test on Windows
System.ArgumentException: Unexpected type '' encountered while reading 'action manifest root'. The type 'MappingToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken value, String objectDescription)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
Build and test on Windows
Failed to load D:\a\remon-server\remon-server\./.github/build-and-test\action.yml
|