Skip to content

Update sandbox apps to net8.0 #1804

Update sandbox apps to net8.0

Update sandbox apps to net8.0 #1804

Triggered via pull request January 22, 2025 00:21
Status Failure
Total duration 13m 20s
Artifacts

test.yml

on: pull_request
Matrix: Linux
Matrix: Windows
Fit to window
Zoom out
Zoom in

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/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 (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): 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 (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'
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): 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 (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/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/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/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/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'