Integrate scheduler 2.0 #500
Annotations
10 errors and 5 warnings
Build project
The type or namespace name 'IParallelJobProducer' could not be found (are you missing a using directive or an assembly reference?)
|
Build project
The type or namespace name 'JobScheduler' could not be found (are you missing a using directive or an assembly reference?)
|
Build project
The type or namespace name 'JobHandle' could not be found (are you missing a using directive or an assembly reference?)
|
Build project
The type or namespace name 'JobHandle' could not be found (are you missing a using directive or an assembly reference?)
|
Build project
The type or namespace name 'IJob' could not be found (are you missing a using directive or an assembly reference?)
|
Build project
The type or namespace name 'Schedulers' could not be found (are you missing a using directive or an assembly reference?)
|
Build project
The type or namespace name 'Schedulers' could not be found (are you missing a using directive or an assembly reference?)
|
Build project
The type or namespace name 'Schedulers' could not be found (are you missing a using directive or an assembly reference?)
|
Build project
The type or namespace name 'Schedulers' could not be found (are you missing a using directive or an assembly reference?)
|
Build project
The type or namespace name 'Schedulers' could not be found (are you missing a using directive or an assembly reference?)
|
Upload dotnet test results
No files were found with the provided path: TestResults/**/*.trx. No artifacts will be uploaded.
|
Build project:
src/Arch/Core/Query.cs#L647
Nullability of reference types in type of parameter 'other' of 'bool Query.Equals(Query other)' doesn't match implicitly implemented member 'bool IEquatable<Query>.Equals(Query? other)' (possibly because of nullability attributes).
|
Build project:
src/Arch/Core/Query.cs#L647
Nullability of reference types in type of parameter 'other' of 'bool Query.Equals(Query other)' doesn't match implicitly implemented member 'bool IEquatable<Query>.Equals(Query? other)' (possibly because of nullability attributes).
|
Build project
Nullability of reference types in type of parameter 'other' of 'bool Query.Equals(Query other)' doesn't match implicitly implemented member 'bool IEquatable<Query>.Equals(Query? other)' (possibly because of nullability attributes).
|
Build project
Nullability of reference types in type of parameter 'other' of 'bool Query.Equals(Query other)' doesn't match implicitly implemented member 'bool IEquatable<Query>.Equals(Query? other)' (possibly because of nullability attributes).
|
Loading