Skip to content

Release latest

Release latest #38

Triggered via pull request October 2, 2023 10:40
@pksorensenpksorensen
opened #10
dev
Status Success
Total duration 3m 43s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
Building
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Building: src/Shared/CodeGenerator.cs#L2812
The variable 'ex' is declared but never used
Building: src/MigrationManager.cs#L498
The variable 'ex' is declared but never used
Building: src/Infrastructure/EAVODataUriResolver.cs#L75
The variable 'val' is declared but never used
Building: src/Infrastructure/EAVODataUriResolver.cs#L90
The variable 'val' is declared but never used
Building: src/Endpoints/Results/Status202AcceptedResult.cs#L13
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Building: src/DbSchemaAwareMigrationAssembly.cs#L16
Microsoft.EntityFrameworkCore.Migrations.Internal.MigrationsAssembly is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
Building: src/DbSchemaAwareMigrationAssembly.cs#L28
Microsoft.EntityFrameworkCore.Migrations.Internal.MigrationsAssembly is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
Building: src/Shared/CodeGenerator.cs#L2812
The variable 'ex' is declared but never used
Building: src/MigrationManager.cs#L498
The variable 'ex' is declared but never used
Building: src/Logging/Logging.cs#L13
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.'
Building
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Building
No files were found with the provided path: build/*. No artifacts will be uploaded.
Building: src/Authentication/CryptographyHelpers.cs#L11
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.'
Building: src/Endpoints/Results/Status202AcceptedResult.cs#L13
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Building: src/Logging/Logging.cs#L13
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.'
Building: src/Infrastructure/ObjectSerializer.cs#L80
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.'
Building: src/Infrastructure/EAVODataUriResolver.cs#L75
The variable 'val' is declared but never used
Building: src/Infrastructure/EAVODataUriResolver.cs#L90
The variable 'val' is declared but never used
Building: src/MigrationManager.cs#L498
The variable 'ex' is declared but never used
Building: src/Shared/CodeGenerator.cs#L2812
The variable 'ex' is declared but never used
Building: src/DbSchemaAwareMigrationAssembly.cs#L16
Microsoft.EntityFrameworkCore.Migrations.Internal.MigrationsAssembly is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
Building: src/DbSchemaAwareMigrationAssembly.cs#L28
Microsoft.EntityFrameworkCore.Migrations.Internal.MigrationsAssembly is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
Building: src/Endpoints/Results/Status202AcceptedResult.cs#L13
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Building: src/MigrationManager.cs#L498
The variable 'ex' is declared but never used
Building: src/Infrastructure/EAVODataUriResolver.cs#L75
The variable 'val' is declared but never used
Building: src/Infrastructure/EAVODataUriResolver.cs#L90
The variable 'val' is declared but never used
Building: src/Shared/CodeGenerator.cs#L2812
The variable 'ex' is declared but never used
Building: src/DbSchemaAwareMigrationAssembly.cs#L16
Microsoft.EntityFrameworkCore.Migrations.Internal.MigrationsAssembly is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
Building: src/DbSchemaAwareMigrationAssembly.cs#L28
Microsoft.EntityFrameworkCore.Migrations.Internal.MigrationsAssembly is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
Building: generators/EAVFramework.SourceGenerator/DTOGenerators.cs#L178
The variable 'ex' is declared but never used
Building: src/Shared/CodeGenerator.cs#L2812
The variable 'ex' is declared but never used
Building: generators/EAVFramework.SourceGenerator/DTOGenerators.cs#L245
The type 'ForeignKeyAttribute' in '/home/runner/work/EAVFramework/EAVFramework/generators/EAVFramework.SourceGenerator/declarations/System.ComponentModel.DataAnnotations.Schema.cs' conflicts with the imported type 'ForeignKeyAttribute' in 'System.ComponentModel.Annotations, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in '/home/runner/work/EAVFramework/EAVFramework/generators/EAVFramework.SourceGenerator/declarations/System.ComponentModel.DataAnnotations.Schema.cs'.