- change type for orchard module #28
Annotations
7 warnings
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/
|
Build:
src/Tests/Test.Unit.Shared/Validation/ValidationMessages.cs#L66
Dereference of a possibly null reference.
|
Build:
src/Tests/Test.Unit.Shared/Validation/ValidationMessages.cs#L67
Dereference of a possibly null reference.
|
Build:
src/Tests/Test.Unit.Shared/TestConnection.cs#L92
Dereference of a possibly null reference.
|
Build:
src/Tests/Test.Unit.Shared/Validation/ValidationMessages.cs#L66
Dereference of a possibly null reference.
|
Build:
src/Tests/Test.Unit.Shared/Validation/ValidationMessages.cs#L67
Dereference of a possibly null reference.
|
Build:
src/Tests/Test.Unit.Shared/TestConnection.cs#L92
Dereference of a possibly null reference.
|
Loading