Skip to content

Feature/new save graph #25

Feature/new save graph

Feature/new save graph #25

Triggered via pull request August 24, 2024 08:41
Status Failure
Total duration 1m 15s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test
Process completed with exit code 2.
test: mohaymen-codestar-Team02/Services/DataAdminService/DataAdminService.cs#L9
'DataAdminService' does not implement interface member 'IDataAdminService.StoreFile(FormFile)'
test: mohaymen-codestar-Team02/Services/DataAdminService/DataAdminService.cs#L9
'DataAdminService' does not implement interface member 'IDataAdminService.GetGraph(string, string, string, string, string)'
test: mohaymen-codestar-Team02/Services/DataAdminService/DataAdminService.cs#L9
'DataAdminService' does not implement interface member 'IDataAdminService.GetEdgeData(string)'
test: mohaymen-codestar-Team02/Services/DataAdminService/DataAdminService.cs#L9
'DataAdminService' does not implement interface member 'IDataAdminService.GetVertexData(string)'
test: mohaymen-codestar-Team02/Services/DataAdminService/DataAdminService.cs#L9
'DataAdminService' does not implement interface member 'IDataAdminService.StoreFile(FormFile)'
test: mohaymen-codestar-Team02/Services/DataAdminService/DataAdminService.cs#L9
'DataAdminService' does not implement interface member 'IDataAdminService.GetGraph(string, string, string, string, string)'
test: mohaymen-codestar-Team02/Services/DataAdminService/DataAdminService.cs#L9
'DataAdminService' does not implement interface member 'IDataAdminService.GetEdgeData(string)'
test: mohaymen-codestar-Team02/Services/DataAdminService/DataAdminService.cs#L9
'DataAdminService' does not implement interface member 'IDataAdminService.GetVertexData(string)'
test
Process completed with exit code 1.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/