Skip to content

DYN-6693 Alert user for duplicate files when publishing package #414

DYN-6693 Alert user for duplicate files when publishing package

DYN-6693 Alert user for duplicate files when publishing package #414

Triggered via pull request May 20, 2024 15:58
Status Failure
Total duration 8m 44s
Artifacts

dynamo_api_break.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
analyze: src/DynamoCoreWpf/PublicAPI.Unshipped.txt#L1579
Symbol 'Dynamo.UI.Views.ScriptHomeObject.ScriptHomeObject(System.Action<string> requestOpenFile, System.Action requestNewWorkspace, System.Action requestOpenWorkspace, System.Action requestNewCustomNodeWorkspace, System.Action requestApplicationLoaded, System.Action<string> requestShowGuidedTour, System.Action requestShowSampleFilesInFolder, System.Action requestShowBackupFilesInFolder, System.Action requestShowTemplate) -> 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
Process completed with exit code 1.
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)