. #411
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
ReactWithDotNet.SourceGenerator/FastSerializeJsonConverterGenerator.cs#L10
'ReactWithDotNet.FastSerializeJsonConverterGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Build:
ReactWithDotNet/Mixin.1.cs#L340
Unexpected character '0'. See also error CS1056.
|
Build:
ReactWithDotNet/Mixin.1.cs#L340
Unexpected character '1'. See also error CS1056.
|
Build:
ReactWithDotNet/Mixin.1.cs#L340
Unexpected character '.'. See also error CS1056.
|
Build:
ReactWithDotNet/ILCodeGeneration/MetadataHelper.cs#L16
Method, operator, or accessor 'console.log(object)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
Build:
ReactWithDotNet/ILCodeGeneration/MetadataHelper.cs#L22
Method, operator, or accessor 'Math.max(double, double)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
Build:
ReactWithDotNet/ILCodeGeneration/MetadataHelper.cs#L23
Method, operator, or accessor 'Math.max(int, int)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
Build:
ReactWithDotNet/ILCodeGeneration/NativeJs.cs#L28
Method, operator, or accessor 'AsExtensions.AsObject<T>(T)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
Build:
ReactWithDotNet/ILCodeGeneration/NativeJs.cs#L30
Method, operator, or accessor 'AsExtensions.As<T>(object)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
Build:
ReactWithDotNet/ILCodeGeneration/NativeJs.cs#L36
Method, operator, or accessor 'NativeJsHelper.Set(object, string, object)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
Loading