Skip to content

Delete .github/workflows/deploy-graph-editor-as-many.yml #19

Delete .github/workflows/deploy-graph-editor-as-many.yml

Delete .github/workflows/deploy-graph-editor-as-many.yml #19

Triggered via push May 15, 2024 06:33
Status Success
Total duration 1m 51s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
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, csexton/release-asset-action@v2. 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, csexton/release-asset-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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/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/ModelViews/ProjectTemplate/ProjectTemplateModelView.cs#L15
Dereference of a possibly null reference.
deploy: GraphApplication/ModelViews/ProjectTemplate/ProjectTemplateModelView.cs#L17
Dereference of a possibly null reference.
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.