Update next-version #644
ci.yml
on: push
Publish to GitHub Packages
0s
Official Release to GitHub Packages
0s
Official Release to NuGet.org
0s
Annotations
11 errors and 10 warnings
build (ubuntu-latest):
src/Messaging/Events/ExportRequestEvent.cs#L91
The name 'PluginAssemblies' does not exist in the current context
|
build (ubuntu-latest):
src/Messaging/Events/ExportRequestEvent.cs#L91
The name 'PluginAssemblies' does not exist in the current context
|
build (ubuntu-latest)
Process completed with exit code 1.
|
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (windows-latest)
The operation was canceled.
|
unit-test:
src/Messaging/Events/ExportRequestEvent.cs#L91
The name 'PluginAssemblies' does not exist in the current context
|
unit-test:
src/Messaging/Events/ExportRequestEvent.cs#L91
The name 'PluginAssemblies' does not exist in the current context
|
unit-test
Process completed with exit code 1.
|
analyze (csharp):
src/Messaging/Events/ExportRequestEvent.cs#L91
The name 'PluginAssemblies' does not exist in the current context
|
analyze (csharp):
src/Messaging/Events/ExportRequestEvent.cs#L91
The name 'PluginAssemblies' does not exist in the current context
|
analyze (csharp)
Process completed with exit code 1.
|
unit-test:
src/Messaging/Common/MessageConversionException.cs#L17
Remove this empty comment
|
unit-test:
src/Messaging/Common/ServiceException.cs#L21
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
|
unit-test:
src/Messaging/IServiceCollectionExtension.cs#L150
"Find" method should be used instead of the "FirstOrDefault" extension method.
|
unit-test:
src/Messaging/Events/EventBase.cs#L129
Loops should be simplified with "LINQ" expressions
|
unit-test:
src/Messaging/IServiceCollectionExtension.cs#L166
"Find" method should be used instead of the "FirstOrDefault" extension method.
|
unit-test:
src/Messaging/Common/MessageConversionException.cs#L17
Remove this empty comment
|
unit-test:
src/Messaging/Common/ServiceException.cs#L21
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
|
unit-test:
src/Messaging/IServiceCollectionExtension.cs#L150
"Find" method should be used instead of the "FirstOrDefault" extension method.
|
unit-test:
src/Messaging/Events/EventBase.cs#L129
Loops should be simplified with "LINQ" expressions
|
unit-test:
src/Messaging/IServiceCollectionExtension.cs#L166
"Find" method should be used instead of the "FirstOrDefault" extension method.
|