This repository has been archived by the owner on Jun 9, 2024. It is now read-only.
chore(deps): bump follow-redirects from 1.15.2 to 1.15.4 in /projects/native #173
Annotations
1 error and 10 warnings
build
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/MelonRuntime/MelonRuntime/./projects/native/MelonRuntime.JavaScriptTests'. No such file or directory
|
build:
projects/native/MelonRuntime.Core/Entities/Melon.cs#L65
Unreachable code detected
|
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#L312
Possible null reference return.
|
build:
projects/native/MelonRuntime.Core/Library/Reflection/Interoperability.cs#L313
Possible null reference return.
|
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#L341
Possible null reference return.
|
build:
projects/native/MelonRuntime.Core/Library/Reflection/Interoperability.cs#L342
Possible null reference return.
|
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/Entities/Melon.cs#L65
Unreachable code detected
|