Skip to content

closes #1171

closes #1171 #1029

Triggered via push November 21, 2025 10:12
Status Failure
Total duration 1m 15s
Artifacts
outer-inner-resource-build
44s
outer-inner-resource-build
outer-inner-resource-dotnet-test
1m 11s
outer-inner-resource-dotnet-test
outer-inner-resource-test
0s
outer-inner-resource-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
outer-inner-resource-build
Process completed with exit code 1.
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-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-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.