add publish builds for aspnet and analyzer #44
dotnet-core.yml
on: push
build
34s
Publish Unit Test Results
0s
Annotations
5 errors and 2 warnings
build:
Graeae.AspNet.Tests.Host/RequestHandlers/GoodbyeHandler.cs#L2
The type or namespace name 'Models' does not exist in the namespace 'Graeae.AspNet.Tests.Host.RequestHandlers' (are you missing an assembly reference?)
|
build:
Graeae.AspNet.Tests.Host/RequestHandlers/GoodbyeHandler.cs#L9
The type or namespace name 'Person' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Graeae.AspNet.Tests.Host/RequestHandlers/GoodbyeHandler.cs#L2
The type or namespace name 'Models' does not exist in the namespace 'Graeae.AspNet.Tests.Host.RequestHandlers' (are you missing an assembly reference?)
|
build:
Graeae.AspNet.Tests.Host/RequestHandlers/GoodbyeHandler.cs#L9
The type or namespace name 'Person' could not be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
No files were found with the provided path: **/*/test-results.trx. No artifacts will be uploaded.
|