simple grpc functionalty is added #26
build-and-test-pr.yaml
on: pull_request
Build and test on Ubuntu
5s
Build and test on Windows
7s
Build and test on macOS
6s
Annotations
9 errors
Build and test on Ubuntu
/home/runner/work/remon-server/remon-server/./.github/build-and-test/action.yml: (Line: 25, Col: 12, Idx: 664) - (Line: 25, Col: 12, Idx: 664): Mapping values are not allowed in this context.
|
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: 25, Col: 12, Idx: 664) - (Line: 25, Col: 12, Idx: 664): Mapping values are not allowed in this context.
|
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: 25, Col: 12, Idx: 688) - (Line: 25, Col: 12, Idx: 688): Mapping values are not allowed in this context.
|
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
|