Merge pull request #26 from itsharppro/dev, logging: update scripts [… #104
build-test-pack.yml
on: push
build_test
2m 15s
publish
1m 25s
Annotations
23 warnings
build_test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build_test
A PackageReference to Microsoft.AspNetCore.App is not necessary when targeting .NET Core 3.0 or higher. If Microsoft.NET.Sdk.Web is used, the shared framework will be referenced automatically. Otherwise, the PackageReference should be replaced with a FrameworkReference.
|
build_test
A PackageReference to Microsoft.AspNetCore.App is not necessary when targeting .NET Core 3.0 or higher. If Microsoft.NET.Sdk.Web is used, the shared framework will be referenced automatically. Otherwise, the PackageReference should be replaced with a FrameworkReference.
|
build_test:
src/Paralax/src/ParalaxBuilder.cs#L28
Cannot convert null literal to non-nullable reference type.
|
build_test:
src/Paralax/src/Extensions.cs#L17
Cannot convert null literal to non-nullable reference type.
|
build_test:
src/Paralax/src/Core/AppOptions.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build_test:
src/Paralax/src/Core/AppOptions.cs#L11
Non-nullable property 'Service' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build_test:
src/Paralax/src/Core/AppOptions.cs#L12
Non-nullable property 'Instance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build_test:
src/Paralax/src/Core/AppOptions.cs#L13
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build_test
A PackageReference to Microsoft.AspNetCore.App is not necessary when targeting .NET Core 3.0 or higher. If Microsoft.NET.Sdk.Web is used, the shared framework will be referenced automatically. Otherwise, the PackageReference should be replaced with a FrameworkReference.
|
build_test:
src/Paralax/src/ParalaxBuilder.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "TestResults".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
publish:
src/Paralax.CQRS.EventSourcing/src/EventData.cs#L6
Non-nullable property 'EventType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
src/Paralax.CQRS.EventSourcing/src/EventData.cs#L7
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
publish:
src/Paralax.CQRS.Logging/src/Extensions.cs#L22
Cannot convert null literal to non-nullable reference type.
|
publish:
src/Paralax.CQRS.Logging/src/Extensions.cs#L31
Cannot convert null literal to non-nullable reference type.
|
publish:
src/Paralax.CQRS.Logging/src/Extensions.cs#L38
Cannot convert null literal to non-nullable reference type.
|
publish:
src/Paralax.CQRS.Logging/src/Decorators/EventHandlerLoggingDecorator.cs#L40
Possible null reference argument for parameter 'message' in 'void EventHandlerLoggingDecorator<TEvent>.Log(TEvent @event, string message, bool isError = false)'.
|
publish:
src/Paralax.CQRS.Logging/src/Decorators/CommandHandlerLoggingDecorator.cs#L40
Possible null reference argument for parameter 'message' in 'void CommandHandlerLoggingDecorator<TCommand>.Log(TCommand command, string message, bool isError = false)'.
|
publish:
src/Paralax.CQRS.Logging/src/Decorators/CommandHandlerLoggingDecorator.cs#L42
Possible null reference argument for parameter 'message' in 'void CommandHandlerLoggingDecorator<TCommand>.Log(TCommand command, string message, bool isError = false)'.
|
publish:
src/Paralax.CQRS.Logging/src/Decorators/EventHandlerLoggingDecorator.cs#L42
Possible null reference argument for parameter 'message' in 'void EventHandlerLoggingDecorator<TEvent>.Log(TEvent @event, string message, bool isError = false)'.
|
publish:
src/Paralax.CQRS.Logging/src/Decorators/CommandHandlerLoggingDecorator.cs#L47
Possible null reference argument for parameter 'message' in 'void CommandHandlerLoggingDecorator<TCommand>.Log(TCommand command, string message, bool isError = false)'.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
TestResults
Expired
|
595 KB |
|