Skip to content

Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 8.0.3 to 8.0.4 in /eFormAPI/Plugins/TrashInspection.Pn #336

Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 8.0.3 to 8.0.4 in /eFormAPI/Plugins/TrashInspection.Pn

Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 8.0.3 to 8.0.4 in /eFormAPI/Plugins/TrashInspection.Pn #336

Status Failure
Total duration 3m 21s
Artifacts

dotnet-core-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
build
Process completed with exit code 1.
test-dotnet
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-dotnet: eFormAPI/Plugins/TrashInspection.Pn/TrashInspection.Pn.Test/DbTestFixture.cs#L106
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
test-dotnet: eFormAPI/Plugins/TrashInspection.Pn/TrashInspection.Pn.Test/DbTestFixture.cs#L85
Method 'ExecuteSqlRaw' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSql' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
test-dotnet: eFormAPI/Plugins/TrashInspection.Pn/TrashInspection.Pn.Test/DbTestFixture.cs#L106
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
test-dotnet: eFormAPI/Plugins/TrashInspection.Pn/TrashInspection.Pn.Test/DbTestFixture.cs#L85
Method 'ExecuteSqlRaw' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSql' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
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/