Update sandbox apps to net8.0 #1804
Annotations
2 errors and 63 warnings
Windows (v2.9)
Process completed with exit code 1.
|
Windows (latest)
Process completed with exit code 1.
|
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/ConsoleApp/Program.cs#L122
Generic type constraints should be on their own line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1127.md)
|
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/ConsoleApp/Program.cs#L122
Generic type constraints should be on their own line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1127.md)
|
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 (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).
|
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).
|
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'
|
Windows (latest):
sandbox/ConsoleApp/Program.cs#L122
Generic type constraints should be on their own line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1127.md)
|
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).
|
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).
|
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'
|
Windows (latest):
sandbox/ConsoleApp/Program.cs#L122
Generic type constraints should be on their own line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1127.md)
|
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/ConsoleApp/Program.cs#L122
Generic type constraints should be on their own line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1127.md)
|
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/ConsoleApp/Program.cs#L122
Generic type constraints should be on their own line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1127.md)
|
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'
|
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#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):
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):
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):
sandbox/ConsoleApp/Program.cs#L122
Generic type constraints should be on their own line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1127.md)
|
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):
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):
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):
sandbox/ConsoleApp/Program.cs#L122
Generic type constraints should be on their own line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1127.md)
|
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#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):
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):
sandbox/ConsoleApp/Program.cs#L122
Generic type constraints should be on their own line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1127.md)
|
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#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):
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):
sandbox/ConsoleApp/Program.cs#L122
Generic type constraints should be on their own line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1127.md)
|
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 (latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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).
|
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):
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):
sandbox/ConsoleApp/Program.cs#L122
Generic type constraints should be on their own line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1127.md)
|
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'
|
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).
|
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):
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):
sandbox/ConsoleApp/Program.cs#L122
Generic type constraints should be on their own line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1127.md)
|
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'
|