Variadic Source Generator #246
Annotations
10 errors and 11 warnings
Build Arch
'Entity' does not contain a definition for 'WorldId' and no accessible extension method 'WorldId' accepting a first argument of type 'Entity' could be found (are you missing a using directive or an assembly reference?)
|
Build Arch
'Entity' does not contain a definition for 'WorldId' and no accessible extension method 'WorldId' accepting a first argument of type 'Entity' could be found (are you missing a using directive or an assembly reference?)
|
Build Arch
'Entity' does not contain a definition for 'WorldId' and no accessible extension method 'WorldId' accepting a first argument of type 'Entity' could be found (are you missing a using directive or an assembly reference?)
|
Build Arch
'Entity' does not contain a definition for 'WorldId' and no accessible extension method 'WorldId' accepting a first argument of type 'Entity' could be found (are you missing a using directive or an assembly reference?)
|
Build Arch
'Entity' does not contain a definition for 'WorldId' and no accessible extension method 'WorldId' accepting a first argument of type 'Entity' could be found (are you missing a using directive or an assembly reference?)
|
Build Arch
'Entity' does not contain a definition for 'WorldId' and no accessible extension method 'WorldId' accepting a first argument of type 'Entity' could be found (are you missing a using directive or an assembly reference?)
|
Build Arch
'Entity' does not contain a definition for 'WorldId' and no accessible extension method 'WorldId' accepting a first argument of type 'Entity' could be found (are you missing a using directive or an assembly reference?)
|
Build Arch
'Entity' does not contain a definition for 'WorldId' and no accessible extension method 'WorldId' accepting a first argument of type 'Entity' could be found (are you missing a using directive or an assembly reference?)
|
Build Arch
'Entity' does not contain a definition for 'WorldId' and no accessible extension method 'WorldId' accepting a first argument of type 'Entity' could be found (are you missing a using directive or an assembly reference?)
|
Build Arch
'Entity' does not contain a definition for 'WorldId' and no accessible extension method 'WorldId' accepting a first argument of type 'Entity' could be found (are you missing a using directive or an assembly reference?)
|
Build Arch
No files were found with the provided path: TestResults. No artifacts will be uploaded.
|
Build Arch
Nullability of reference types in value of type 'object?[]' doesn't match target type 'object[]'.
|
Build Arch
Possible null reference argument for parameter 'item' in 'void ICollection<object>.Add(object item)'.
|
Build Arch
Possible null reference assignment.
|
Build Arch
Nullability of reference types in value of type 'object?[]' doesn't match target type 'object[]'.
|
Build Arch
Non-nullable property 'Components' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Arch
Possible null reference return.
|
Build Arch
Possible null reference return.
|
Build Arch
Possible null reference return.
|
Build Arch
XML comment has cref attribute 'span' that could not be resolved
|
Build Arch
XML comment has a param tag for '', but there is no parameter by that name
|