docs/samples: consolidate quickstart+budgets+wiring in root README; a… #18
Annotations
5 warnings
build-run-gate (ubuntu-latest):
samples/Ado.Sqlite/Program.cs#L47
The behavior of 'Convert.ToInt32(object)' could vary based on the current user's locale settings. Replace this call in '<top-level-statements-entry-point>' with a call to 'Convert.ToInt32(object, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
build-run-gate (ubuntu-latest):
samples/Ado.Sqlite/Program.cs#L47
The behavior of 'Convert.ToInt32(object)' could vary based on the current user's locale settings. Replace this call in '<top-level-statements-entry-point>' with a call to 'Convert.ToInt32(object, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
build-run-gate (windows-latest):
samples/Ado.Sqlite/Program.cs#L47
The behavior of 'Convert.ToInt32(object)' could vary based on the current user's locale settings. Replace this call in '<top-level-statements-entry-point>' with a call to 'Convert.ToInt32(object, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
build-run-gate (windows-latest):
samples/Ado.Sqlite/Program.cs#L47
The behavior of 'Convert.ToInt32(object)' could vary based on the current user's locale settings. Replace this call in '<top-level-statements-entry-point>' with a call to 'Convert.ToInt32(object, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|
build-run-gate (windows-latest):
samples/Ado.Sqlite/Program.cs#L47
The behavior of 'Convert.ToInt32(object)' could vary based on the current user's locale settings. Replace this call in '<top-level-statements-entry-point>' with a call to 'Convert.ToInt32(object, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
|