Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

chore: removed unused bloatware #153

chore: removed unused bloatware

chore: removed unused bloatware #153

Triggered via push September 16, 2023 07:25
Status Failure
Total duration 35s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/Melon/Melon/./projects/native/MelonRuntime.JavaScriptTests'. No such file or directory
build: projects/native/MelonRuntime.Core/Library/Reflection/Interoperability.cs#L262
Argument of type '(string? Name, Type ParameterType)[]' cannot be used for parameter 'parameters' of type '(string?, Type?)[]' in 'InteropMethod.InteropMethod(string? name, (string?, Type?)[]? parameters, Type?[]? genericArguments, MethodInfo? method, bool isAsync, bool isStatic, object? bindObject = null)' due to differences in the nullability of reference types.
build: projects/native/MelonRuntime.Core/Library/Reflection/Interoperability.cs#L279
Possible null reference argument for parameter 'source' in 'IEnumerable<InteropMethod> Enumerable.Where<InteropMethod>(IEnumerable<InteropMethod> source, Func<InteropMethod, bool> predicate)'.
build: projects/native/MelonRuntime.Core/Library/Reflection/Interoperability.cs#L318
Possible null reference argument for parameter 'key' in 'void IDictionary<string, object>.Add(string key, object value)'.
build: projects/native/MelonRuntime.Core/Library/Reflection/Interoperability.cs#L347
Possible null reference argument for parameter 'key' in 'void IDictionary<string, object>.Add(string key, object value)'.
build: projects/native/MelonRuntime.Core/Library/Reflection/Interoperability.cs#L262
Argument of type '(string? Name, Type ParameterType)[]' cannot be used for parameter 'parameters' of type '(string?, Type?)[]' in 'InteropMethod.InteropMethod(string? name, (string?, Type?)[]? parameters, Type?[]? genericArguments, MethodInfo? method, bool isAsync, bool isStatic, object? bindObject = null)' due to differences in the nullability of reference types.
build: projects/native/MelonRuntime.Core/Library/Reflection/Interoperability.cs#L279
Possible null reference argument for parameter 'source' in 'IEnumerable<InteropMethod> Enumerable.Where<InteropMethod>(IEnumerable<InteropMethod> source, Func<InteropMethod, bool> predicate)'.