fixes prior commit #117
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
generators/EAVFramework.SourceGenerator/declarations/Microsoft.EntityFrameworkCore.Migrations.cs#L203
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
generators/EAVFramework.SourceGenerator/declarations/Microsoft.EntityFrameworkCore.Migrations.cs#L205
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
generators/EAVFramework.SourceGenerator/declarations/Microsoft.EntityFrameworkCore.Migrations.cs#L206
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
sdk/DTO/AttributeDefinition.cs#L137
'CascadeOptions' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
src/Shared/V2/ManifestService.cs#L528
The variable 'ex' is declared but never used
|
generators/EAVFramework.SourceGenerator/DTOGenerators.cs#L178
The variable 'ex' is declared but never used
|
src/Shared/CodeGenerator.cs#L2833
The variable 'ex' is declared but never used
|
generators/EAVFramework.SourceGenerator/DTOGenerators.cs#L877
The variable 'ex' is declared but never used
|
generators/EAVFramework.SourceGenerator/DTOGenerators.cs#L1056
The variable 'ex' is declared but never used
|
|
The logs for this run have expired and are no longer available.
Loading