Skip to content

Create deploy-graph-editor-as-many.yml #18

Create deploy-graph-editor-as-many.yml

Create deploy-graph-editor-as-many.yml #18

Triggered via push May 15, 2024 06:12
Status Failure
Total duration 1m 19s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
deploy
Validation Failed: {"resource":"Release","code":"already_exists","field":"tag_name"}
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/create-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy: GraphApplication/Views/ToolButtonCheckConverter.cs#L22
Possible null reference return.
deploy: GraphApplication/Algorithms/DFSAlgorithm.cs#L50
Possible null reference argument for parameter 'item' in 'void Stack<EdgeModel>.Push(EdgeModel item)'.
deploy: GraphApplication/Commands.CommandList/SaveProjectCommand.cs#L31
Possible null reference argument for parameter 'filePath' in 'void IFileService<GraphProjectModel>.Save(string filePath, GraphProjectModel data)'.
deploy: GraphApplication/Views/MainWindow.xaml.cs#L19
Dereference of a possibly null reference.
deploy: GraphApplication/Views/Editor/Vertex.xaml.cs#L22
Dereference of a possibly null reference.
deploy: GraphApplication/Views/Editor/Vertex.xaml.cs#L27
Possible null reference return.
deploy: GraphApplication/Views/Editor/State/VertexHideState.cs#L15
Dereference of a possibly null reference.
deploy: GraphApplication/Views/Editor/State/VertexHideState.cs#L15
Converting null literal or possible null value to non-nullable type.
deploy: GraphApplication/Views/Editor/State/RemovingState.cs#L15
Dereference of a possibly null reference.
deploy: GraphApplication/Views/Editor/State/RemovingState.cs#L25
Dereference of a possibly null reference.