Feature/playwright migration #430
dotnet-core-pr.yml
on: pull_request
outer-inner-resource-build
2m 28s
outer-inner-resource-dotnet-test
1m 1s
Matrix: outer-inner-resource-playwright-test
Annotations
17 warnings
|
outer-inner-resource-dotnet-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
outer-inner-resource-dotnet-test:
eFormAPI/Plugins/OuterInnerResource.Pn/OuterInnerResource.Pn.Test/InnerResourcesReportUTest.cs#L120
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
|
|
outer-inner-resource-dotnet-test:
eFormAPI/Plugins/OuterInnerResource.Pn/OuterInnerResource.Pn.Test/OuterResourcesUTest.cs#L157
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
|
|
outer-inner-resource-dotnet-test:
eFormAPI/Plugins/OuterInnerResource.Pn/OuterInnerResource.Pn.Test/EmployeesReportsUTest.cs#L130
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
|
|
outer-inner-resource-dotnet-test:
eFormAPI/Plugins/OuterInnerResource.Pn/OuterInnerResource.Pn.Test/EmployeesReportsUTest.cs#L129
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
|
|
outer-inner-resource-dotnet-test:
eFormAPI/Plugins/OuterInnerResource.Pn/OuterInnerResource.Pn.Test/EmployeesReportsUTest.cs#L128
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
|
|
outer-inner-resource-dotnet-test:
eFormAPI/Plugins/OuterInnerResource.Pn/OuterInnerResource.Pn.Test/EmployeesReportsUTest.cs#L127
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
|
|
outer-inner-resource-dotnet-test:
eFormAPI/Plugins/OuterInnerResource.Pn/OuterInnerResource.Pn.Test/EmployeesReportsUTest.cs#L123
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
|
|
outer-inner-resource-dotnet-test:
eFormAPI/Plugins/OuterInnerResource.Pn/OuterInnerResource.Pn.Test/EmployeesReportsUTest.cs#L122
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
|
|
outer-inner-resource-dotnet-test:
eFormAPI/Plugins/OuterInnerResource.Pn/OuterInnerResource.Pn.Test/DbTestFixtures.cs#L107
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.
|
|
outer-inner-resource-dotnet-test:
eFormAPI/Plugins/OuterInnerResource.Pn/OuterInnerResource.Pn/EformOuterInnerResourcePlugin.cs#L158
'RelationalDbContextOptionsBuilder<MySqlDbContextOptionsBuilder, MySqlOptionsExtension>.TranslateParameterizedCollectionsToConstants()' is obsolete: 'Use UseParameterizedCollectionMode instead.'
|
|
outer-inner-resource-build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
outer-inner-resource-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
outer-inner-resource-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
outer-inner-resource-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
outer-inner-resource-playwright-test (b)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/download-artifact@v4, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
outer-inner-resource-playwright-test (a)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/download-artifact@v4, actions/setup-node@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
outer-inner-resource-container
|
168 MB |
sha256:f51b27b2c765ed4d790b104bc9b7f32eddfa91fd9a999ec4da7e0684e67c6a3d
|
|