Skip to content

fix: fixed merge logic like js {...obj} such it do not override value… #112

fix: fixed merge logic like js {...obj} such it do not override value…

fix: fixed merge logic like js {...obj} such it do not override value… #112

Triggered via push August 21, 2024 18:44
Status Success
Total duration 7m 26s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 24 warnings
Building
Process completed with exit code 126.
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
Building: sdk/DTO/AttributeDefinition.cs#L137
'CascadeOptions' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Building: sdk/DTO/AttributeDefinition.cs#L137
'CascadeOptions' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Building: src/Authentication/EasyAuthForwardedAuth.cs#L14
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
Building: src/Services/Default/DefaultEventSink.cs#L73
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
Building: src/Services/Default/DefaultEventSink.cs#L82
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
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.' (https://aka.ms/dotnet-warnings/SYSLIB0023)
Building: src/Authentication/EasyAuthForwardedAuth.cs#L14
'AuthenticationHandler<EasyAuthForwardedAuthOptions>.AuthenticationHandler(IOptionsMonitor<EasyAuthForwardedAuthOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
Building: src/Authentication/CryptographyHelpers.cs#L88
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(string, byte[])' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
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/Shared/V2/ManifestService.cs#L528
The variable 'ex' is declared but never used
Releasing
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/
Releasing
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/
Releasing: 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.
Releasing: sdk/DTO/AttributeDefinition.cs#L137
'CascadeOptions' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Releasing: sdk/DTO/AttributeDefinition.cs#L137
'CascadeOptions' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Releasing: 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.
Releasing: 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.
Releasing: sdk/DTO/AttributeDefinition.cs#L137
'CascadeOptions' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Releasing: generators/EAVFramework.SourceGenerator/DTOGenerators.cs#L178
The variable 'ex' is declared but never used
Releasing: src/Shared/V2/ManifestService.cs#L528
The variable 'ex' is declared but never used
Releasing: generators/EAVFramework.SourceGenerator/DTOGenerators.cs#L877
The variable 'ex' is declared but never used
Releasing: generators/EAVFramework.SourceGenerator/DTOGenerators.cs#L1056
The variable 'ex' is declared but never used