Skip to content

DYN-6653 Create new workspace based on Templates - Part II #119

DYN-6653 Create new workspace based on Templates - Part II

DYN-6653 Create new workspace based on Templates - Part II #119

Triggered via pull request March 15, 2024 17:33
Status Failure
Total duration 7m 36s
Artifacts

dynamo_api_break.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
analyze: src/DynamoCoreWpf/PublicAPI.Unshipped.txt#L4014
Symbol 'Dynamo.Wpf.Views.Debug.UpdateNodeIconsWindow.errorFile -> string' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
analyze: src/DynamoCoreWpf/PublicAPI.Unshipped.txt#L4018
Symbol 'Dynamo.Wpf.Views.Debug.UpdateNodeIconsWindow.logFile -> string' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
analyze: src/DynamoCoreWpf/PublicAPI.Unshipped.txt#L4039
Symbol 'Dynamo.Wpf.Views.Debug.UpdateNodeIconsWindow.OnPropertyChanged(string propertyName) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
analyze: src/DynamoCoreWpf/PublicAPI.Unshipped.txt#L5557
Symbol 'static readonly Dynamo.Wpf.Views.Debug.UpdateNodeIconsWindow.logPath -> string' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
analyze
Process completed with exit code 1.
analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
analyze: src/DynamoUtilities/Option.cs#L373
'Option._None<T>' defines operator == or operator != but does not override Object.Equals(object o)
analyze: src/DynamoUtilities/Option.cs#L373
'Option._None<T>' defines operator == or operator != but does not override Object.GetHashCode()
analyze: src/DynamoUtilities/AssemblyConfiguration.cs#L12
Field 'AssemblyConfiguration.instance' is never assigned to, and will always have its default value null
analyze: src/Engine/ProtoCore/AssociativeGraph.cs#L1579
'UpdateNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
analyze: src/Engine/ProtoCore/AssociativeGraph.cs#L1622
'UpdateNodeRef' overrides Object.Equals(object o) but does not override Object.GetHashCode()
analyze: src/Engine/ProtoCore/DSASM/DSString.cs#L6
'DSString' overrides Object.Equals(object o) but does not override Object.GetHashCode()
analyze: src/Engine/ProtoCore/ProcedureTable.cs#L53
'ProcedureNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
analyze: src/Engine/ProtoCore/SymbolTable.cs#L7
'SymbolNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
analyze: src/Engine/ProtoCore/Reflection/MirrorData.cs#L16
'MirrorData' overrides Object.Equals(object o) but does not override Object.GetHashCode()
analyze: src/Engine/ProtoCore/CodeFile.cs#L5
'CodeFile' defines operator == or operator != but does not override Object.Equals(object o)