Skip to content

multidimensional arrays #421

multidimensional arrays

multidimensional arrays #421

Triggered via push December 28, 2024 08:17
Status Success
Total duration 39s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
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#L341
Unexpected character '0'. See also error CS1056.
build: ReactWithDotNet/Mixin.1.cs#L341
Unexpected character '1'. See also error CS1056.
build: ReactWithDotNet/Mixin.1.cs#L341
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#L17
Method, operator, or accessor 'console.time(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
build: ReactWithDotNet/ILCodeGeneration/MetadataHelper.cs#L18
Method, operator, or accessor 'console.timeEnd(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
build: ReactWithDotNet/ILCodeGeneration/MetadataHelper.cs#L25
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#L26
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.