Skip to content

Add sample for Word add-in using .NET 6 #60

Add sample for Word add-in using .NET 6

Add sample for Word add-in using .NET 6 #60

Triggered via push June 9, 2024 21:43
Status Success
Total duration 3m 14s
Artifacts 2

tests.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
tests (Debug): Source/NetOffice/Settings.cs#L11
'Settings' overrides Object.Equals(object o) but does not override Object.GetHashCode()
tests (Debug): Source/NetOffice/Settings.cs#L11
'Settings' overrides Object.Equals(object o) but does not override Object.GetHashCode()
tests (Debug): Source/NetOffice/Tools/COMAddinBase.cs#L15
'ClassInterfaceType.AutoDual' is obsolete: 'Support for IDispatch may be unavailable in future releases.'
tests (Debug): Source/NetOffice/Running/WindowEnumerator.cs#L203
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
tests (Debug): Source/NetOffice/Running/ChildWindowBatchEnumerator.cs#L139
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
tests (Debug): Source/NetOffice/Running/ChildWindowEnumerator.cs#L97
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
tests (Debug): Source/NetOffice/Core.cs#L1291
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
tests (Debug): Source/NetOffice/COMObject.cs#L1355
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
tests (Debug): Tests/NoAssemblyTitle/NoAssemblyTitleAddin.cs#L66
Non-nullable event 'OnDispose' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
tests (Debug): Tests/NoAssemblyTitle/NoAssemblyTitleAddin.cs#L66
The event 'NoAssemblyTitleAppInstance.OnDispose' is never used
tests (Release): Source/NetOffice/Settings.cs#L11
'Settings' overrides Object.Equals(object o) but does not override Object.GetHashCode()
tests (Release): Source/NetOffice/Settings.cs#L11
'Settings' overrides Object.Equals(object o) but does not override Object.GetHashCode()
tests (Release): Source/NetOffice/Tools/COMAddinBase.cs#L15
'ClassInterfaceType.AutoDual' is obsolete: 'Support for IDispatch may be unavailable in future releases.'
tests (Release): Source/NetOffice/Running/WindowEnumerator.cs#L203
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
tests (Release): Source/NetOffice/Running/ChildWindowBatchEnumerator.cs#L139
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
tests (Release): Source/NetOffice/Running/ChildWindowEnumerator.cs#L97
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
tests (Release): Source/NetOffice/COMObject.cs#L1355
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
tests (Release): Source/NetOffice/Core.cs#L1291
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
tests (Release): Tests/NoAssemblyTitle/NoAssemblyTitleAddin.cs#L66
Non-nullable event 'OnDispose' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
tests (Release): Tests/NoAssemblyTitle/NoAssemblyTitleAddin.cs#L66
The event 'NoAssemblyTitleAppInstance.OnDispose' is never used

Artifacts

Produced during runtime
Name Size
NetOffice_binaries_v2.0.0-preview60_Debug Expired
10.9 MB
NetOffice_binaries_v2.0.0-preview60_Release Expired
10.4 MB