Update sandbox apps to net8.0 #1805
Annotations
51 warnings
Linux (v2.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linux (v2.9):
tools/Schema.Generation/Program.cs#L86
Nullability of reference types in type of parameter 'name' of 'string ProperCaseEnumNameGenerator.Generate(int index, string name, object value, JsonSchema schema)' doesn't match implicitly implemented member 'string IEnumNameGenerator.Generate(int index, string? name, object? value, JsonSchema schema)' (possibly because of nullability attributes).
|
Linux (v2.9):
tools/Schema.Generation/Program.cs#L86
Nullability of reference types in type of parameter 'value' of 'string ProperCaseEnumNameGenerator.Generate(int index, string name, object value, JsonSchema schema)' doesn't match implicitly implemented member 'string IEnumNameGenerator.Generate(int index, string? name, object? value, JsonSchema schema)' (possibly because of nullability attributes).
|
Linux (v2.9):
tools/Schema.Generation/Program.cs#L96
Nullability of reference types in type of parameter 'typeNameHint' of 'string ProperCaseTypeNameGenerator.Generate(JsonSchema schema, string typeNameHint, IEnumerable<string> reservedTypeNames)' doesn't match implicitly implemented member 'string ITypeNameGenerator.Generate(JsonSchema schema, string? typeNameHint, IEnumerable<string> reservedTypeNames)' (possibly because of nullability attributes).
|
Linux (v2.9):
sandbox/MicroBenchmark/DefaultBench.cs#L94
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
Linux (v2.9):
tools/Schema.Generation/Program.cs#L86
Nullability of reference types in type of parameter 'name' of 'string ProperCaseEnumNameGenerator.Generate(int index, string name, object value, JsonSchema schema)' doesn't match implicitly implemented member 'string IEnumNameGenerator.Generate(int index, string? name, object? value, JsonSchema schema)' (possibly because of nullability attributes).
|
Linux (v2.9):
tools/Schema.Generation/Program.cs#L86
Nullability of reference types in type of parameter 'value' of 'string ProperCaseEnumNameGenerator.Generate(int index, string name, object value, JsonSchema schema)' doesn't match implicitly implemented member 'string IEnumNameGenerator.Generate(int index, string? name, object? value, JsonSchema schema)' (possibly because of nullability attributes).
|
Linux (v2.9):
tools/Schema.Generation/Program.cs#L96
Nullability of reference types in type of parameter 'typeNameHint' of 'string ProperCaseTypeNameGenerator.Generate(JsonSchema schema, string typeNameHint, IEnumerable<string> reservedTypeNames)' doesn't match implicitly implemented member 'string ITypeNameGenerator.Generate(JsonSchema schema, string? typeNameHint, IEnumerable<string> reservedTypeNames)' (possibly because of nullability attributes).
|
Linux (v2.9):
sandbox/MicroBenchmark/DefaultBench.cs#L94
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
Windows (latest):
tools/Schema.Generation/Program.cs#L86
Nullability of reference types in type of parameter 'name' of 'string ProperCaseEnumNameGenerator.Generate(int index, string name, object value, JsonSchema schema)' doesn't match implicitly implemented member 'string IEnumNameGenerator.Generate(int index, string? name, object? value, JsonSchema schema)' (possibly because of nullability attributes).
|
Windows (latest):
tools/Schema.Generation/Program.cs#L86
Nullability of reference types in type of parameter 'value' of 'string ProperCaseEnumNameGenerator.Generate(int index, string name, object value, JsonSchema schema)' doesn't match implicitly implemented member 'string IEnumNameGenerator.Generate(int index, string? name, object? value, JsonSchema schema)' (possibly because of nullability attributes).
|
Linux (latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Windows (latest):
tools/Schema.Generation/Program.cs#L96
Nullability of reference types in type of parameter 'typeNameHint' of 'string ProperCaseTypeNameGenerator.Generate(JsonSchema schema, string typeNameHint, IEnumerable<string> reservedTypeNames)' doesn't match implicitly implemented member 'string ITypeNameGenerator.Generate(JsonSchema schema, string? typeNameHint, IEnumerable<string> reservedTypeNames)' (possibly because of nullability attributes).
|
Linux (latest):
tools/Schema.Generation/Program.cs#L96
Nullability of reference types in type of parameter 'typeNameHint' of 'string ProperCaseTypeNameGenerator.Generate(JsonSchema schema, string typeNameHint, IEnumerable<string> reservedTypeNames)' doesn't match implicitly implemented member 'string ITypeNameGenerator.Generate(JsonSchema schema, string? typeNameHint, IEnumerable<string> reservedTypeNames)' (possibly because of nullability attributes).
|
Windows (latest):
sandbox/MicroBenchmark/DefaultBench.cs#L94
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
Linux (latest):
tools/Schema.Generation/Program.cs#L86
Nullability of reference types in type of parameter 'name' of 'string ProperCaseEnumNameGenerator.Generate(int index, string name, object value, JsonSchema schema)' doesn't match implicitly implemented member 'string IEnumNameGenerator.Generate(int index, string? name, object? value, JsonSchema schema)' (possibly because of nullability attributes).
|
Windows (latest):
tools/Schema.Generation/Program.cs#L86
Nullability of reference types in type of parameter 'name' of 'string ProperCaseEnumNameGenerator.Generate(int index, string name, object value, JsonSchema schema)' doesn't match implicitly implemented member 'string IEnumNameGenerator.Generate(int index, string? name, object? value, JsonSchema schema)' (possibly because of nullability attributes).
|
Linux (latest):
tools/Schema.Generation/Program.cs#L86
Nullability of reference types in type of parameter 'value' of 'string ProperCaseEnumNameGenerator.Generate(int index, string name, object value, JsonSchema schema)' doesn't match implicitly implemented member 'string IEnumNameGenerator.Generate(int index, string? name, object? value, JsonSchema schema)' (possibly because of nullability attributes).
|
Windows (latest):
tools/Schema.Generation/Program.cs#L86
Nullability of reference types in type of parameter 'value' of 'string ProperCaseEnumNameGenerator.Generate(int index, string name, object value, JsonSchema schema)' doesn't match implicitly implemented member 'string IEnumNameGenerator.Generate(int index, string? name, object? value, JsonSchema schema)' (possibly because of nullability attributes).
|
Linux (latest):
sandbox/MicroBenchmark/DefaultBench.cs#L94
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
Windows (latest):
tools/Schema.Generation/Program.cs#L96
Nullability of reference types in type of parameter 'typeNameHint' of 'string ProperCaseTypeNameGenerator.Generate(JsonSchema schema, string typeNameHint, IEnumerable<string> reservedTypeNames)' doesn't match implicitly implemented member 'string ITypeNameGenerator.Generate(JsonSchema schema, string? typeNameHint, IEnumerable<string> reservedTypeNames)' (possibly because of nullability attributes).
|
Linux (latest):
tools/Schema.Generation/Program.cs#L96
Nullability of reference types in type of parameter 'typeNameHint' of 'string ProperCaseTypeNameGenerator.Generate(JsonSchema schema, string typeNameHint, IEnumerable<string> reservedTypeNames)' doesn't match implicitly implemented member 'string ITypeNameGenerator.Generate(JsonSchema schema, string? typeNameHint, IEnumerable<string> reservedTypeNames)' (possibly because of nullability attributes).
|
Linux (latest):
tools/Schema.Generation/Program.cs#L86
Nullability of reference types in type of parameter 'name' of 'string ProperCaseEnumNameGenerator.Generate(int index, string name, object value, JsonSchema schema)' doesn't match implicitly implemented member 'string IEnumNameGenerator.Generate(int index, string? name, object? value, JsonSchema schema)' (possibly because of nullability attributes).
|
Windows (latest):
sandbox/MicroBenchmark/DefaultBench.cs#L94
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
Linux (latest):
tools/Schema.Generation/Program.cs#L86
Nullability of reference types in type of parameter 'value' of 'string ProperCaseEnumNameGenerator.Generate(int index, string name, object value, JsonSchema schema)' doesn't match implicitly implemented member 'string IEnumNameGenerator.Generate(int index, string? name, object? value, JsonSchema schema)' (possibly because of nullability attributes).
|
Linux (latest):
sandbox/MicroBenchmark/DefaultBench.cs#L94
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
Windows (v2.9):
tools/Schema.Generation/Program.cs#L86
Nullability of reference types in type of parameter 'name' of 'string ProperCaseEnumNameGenerator.Generate(int index, string name, object value, JsonSchema schema)' doesn't match implicitly implemented member 'string IEnumNameGenerator.Generate(int index, string? name, object? value, JsonSchema schema)' (possibly because of nullability attributes).
|
Windows (v2.9):
tools/Schema.Generation/Program.cs#L86
Nullability of reference types in type of parameter 'value' of 'string ProperCaseEnumNameGenerator.Generate(int index, string name, object value, JsonSchema schema)' doesn't match implicitly implemented member 'string IEnumNameGenerator.Generate(int index, string? name, object? value, JsonSchema schema)' (possibly because of nullability attributes).
|
Windows (v2.9):
tools/Schema.Generation/Program.cs#L96
Nullability of reference types in type of parameter 'typeNameHint' of 'string ProperCaseTypeNameGenerator.Generate(JsonSchema schema, string typeNameHint, IEnumerable<string> reservedTypeNames)' doesn't match implicitly implemented member 'string ITypeNameGenerator.Generate(JsonSchema schema, string? typeNameHint, IEnumerable<string> reservedTypeNames)' (possibly because of nullability attributes).
|
Windows (v2.9):
sandbox/MicroBenchmark/DefaultBench.cs#L94
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
Windows (v2.9):
tools/Schema.Generation/Program.cs#L86
Nullability of reference types in type of parameter 'name' of 'string ProperCaseEnumNameGenerator.Generate(int index, string name, object value, JsonSchema schema)' doesn't match implicitly implemented member 'string IEnumNameGenerator.Generate(int index, string? name, object? value, JsonSchema schema)' (possibly because of nullability attributes).
|
Windows (v2.9):
tools/Schema.Generation/Program.cs#L86
Nullability of reference types in type of parameter 'value' of 'string ProperCaseEnumNameGenerator.Generate(int index, string name, object value, JsonSchema schema)' doesn't match implicitly implemented member 'string IEnumNameGenerator.Generate(int index, string? name, object? value, JsonSchema schema)' (possibly because of nullability attributes).
|
Windows (v2.9):
tools/Schema.Generation/Program.cs#L96
Nullability of reference types in type of parameter 'typeNameHint' of 'string ProperCaseTypeNameGenerator.Generate(JsonSchema schema, string typeNameHint, IEnumerable<string> reservedTypeNames)' doesn't match implicitly implemented member 'string ITypeNameGenerator.Generate(JsonSchema schema, string? typeNameHint, IEnumerable<string> reservedTypeNames)' (possibly because of nullability attributes).
|
Windows (v2.9):
sandbox/MicroBenchmark/DefaultBench.cs#L94
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
Linux (main)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linux (main):
tools/Schema.Generation/Program.cs#L96
Nullability of reference types in type of parameter 'typeNameHint' of 'string ProperCaseTypeNameGenerator.Generate(JsonSchema schema, string typeNameHint, IEnumerable<string> reservedTypeNames)' doesn't match implicitly implemented member 'string ITypeNameGenerator.Generate(JsonSchema schema, string? typeNameHint, IEnumerable<string> reservedTypeNames)' (possibly because of nullability attributes).
|
Linux (main):
tools/Schema.Generation/Program.cs#L86
Nullability of reference types in type of parameter 'name' of 'string ProperCaseEnumNameGenerator.Generate(int index, string name, object value, JsonSchema schema)' doesn't match implicitly implemented member 'string IEnumNameGenerator.Generate(int index, string? name, object? value, JsonSchema schema)' (possibly because of nullability attributes).
|
Linux (main):
tools/Schema.Generation/Program.cs#L86
Nullability of reference types in type of parameter 'value' of 'string ProperCaseEnumNameGenerator.Generate(int index, string name, object value, JsonSchema schema)' doesn't match implicitly implemented member 'string IEnumNameGenerator.Generate(int index, string? name, object? value, JsonSchema schema)' (possibly because of nullability attributes).
|
Linux (main):
sandbox/MicroBenchmark/DefaultBench.cs#L94
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
Linux (main):
tools/Schema.Generation/Program.cs#L96
Nullability of reference types in type of parameter 'typeNameHint' of 'string ProperCaseTypeNameGenerator.Generate(JsonSchema schema, string typeNameHint, IEnumerable<string> reservedTypeNames)' doesn't match implicitly implemented member 'string ITypeNameGenerator.Generate(JsonSchema schema, string? typeNameHint, IEnumerable<string> reservedTypeNames)' (possibly because of nullability attributes).
|
Linux (main):
tools/Schema.Generation/Program.cs#L86
Nullability of reference types in type of parameter 'name' of 'string ProperCaseEnumNameGenerator.Generate(int index, string name, object value, JsonSchema schema)' doesn't match implicitly implemented member 'string IEnumNameGenerator.Generate(int index, string? name, object? value, JsonSchema schema)' (possibly because of nullability attributes).
|
Linux (main):
tools/Schema.Generation/Program.cs#L86
Nullability of reference types in type of parameter 'value' of 'string ProperCaseEnumNameGenerator.Generate(int index, string name, object value, JsonSchema schema)' doesn't match implicitly implemented member 'string IEnumNameGenerator.Generate(int index, string? name, object? value, JsonSchema schema)' (possibly because of nullability attributes).
|
Linux (main):
sandbox/MicroBenchmark/DefaultBench.cs#L94
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
Windows (main):
tools/Schema.Generation/Program.cs#L86
Nullability of reference types in type of parameter 'name' of 'string ProperCaseEnumNameGenerator.Generate(int index, string name, object value, JsonSchema schema)' doesn't match implicitly implemented member 'string IEnumNameGenerator.Generate(int index, string? name, object? value, JsonSchema schema)' (possibly because of nullability attributes).
|
Windows (main):
tools/Schema.Generation/Program.cs#L86
Nullability of reference types in type of parameter 'value' of 'string ProperCaseEnumNameGenerator.Generate(int index, string name, object value, JsonSchema schema)' doesn't match implicitly implemented member 'string IEnumNameGenerator.Generate(int index, string? name, object? value, JsonSchema schema)' (possibly because of nullability attributes).
|
Windows (main):
tools/Schema.Generation/Program.cs#L96
Nullability of reference types in type of parameter 'typeNameHint' of 'string ProperCaseTypeNameGenerator.Generate(JsonSchema schema, string typeNameHint, IEnumerable<string> reservedTypeNames)' doesn't match implicitly implemented member 'string ITypeNameGenerator.Generate(JsonSchema schema, string? typeNameHint, IEnumerable<string> reservedTypeNames)' (possibly because of nullability attributes).
|
Windows (main):
sandbox/MicroBenchmark/DefaultBench.cs#L94
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
Windows (main):
tools/Schema.Generation/Program.cs#L86
Nullability of reference types in type of parameter 'name' of 'string ProperCaseEnumNameGenerator.Generate(int index, string name, object value, JsonSchema schema)' doesn't match implicitly implemented member 'string IEnumNameGenerator.Generate(int index, string? name, object? value, JsonSchema schema)' (possibly because of nullability attributes).
|
Windows (main):
tools/Schema.Generation/Program.cs#L86
Nullability of reference types in type of parameter 'value' of 'string ProperCaseEnumNameGenerator.Generate(int index, string name, object value, JsonSchema schema)' doesn't match implicitly implemented member 'string IEnumNameGenerator.Generate(int index, string? name, object? value, JsonSchema schema)' (possibly because of nullability attributes).
|
Windows (main):
tools/Schema.Generation/Program.cs#L96
Nullability of reference types in type of parameter 'typeNameHint' of 'string ProperCaseTypeNameGenerator.Generate(JsonSchema schema, string typeNameHint, IEnumerable<string> reservedTypeNames)' doesn't match implicitly implemented member 'string ITypeNameGenerator.Generate(JsonSchema schema, string? typeNameHint, IEnumerable<string> reservedTypeNames)' (possibly because of nullability attributes).
|
Windows (main):
sandbox/MicroBenchmark/DefaultBench.cs#L94
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|