Skip to content

Upgrading to .NET 9 #864

Upgrading to .NET 9

Upgrading to .NET 9 #864

Triggered via push December 29, 2024 06:28
Status Failure
Total duration 1m 1s
Artifacts
outer-inner-resource-build
40s
outer-inner-resource-build
outer-inner-resource-dotnet-test
53s
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 10 warnings
outer-inner-resource-build
Process completed with exit code 1.
outer-inner-resource-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
outer-inner-resource-dotnet-test: eFormAPI/Plugins/OuterInnerResource.Pn/OuterInnerResource.Pn/EformOuterInnerResourcePlugin.cs#L129
'SentryOptions.EnableTracing' is obsolete: 'Use TracesSampleRate or TracesSampler instead'
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#L129
'SentryOptions.EnableTracing' is obsolete: 'Use TracesSampleRate or TracesSampler instead'
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.