Added PositronFilePicker #8
Annotations
9 errors and 10 warnings
Positron/Controls/ProgressPanel.cs#L120
The name 'HybridRunner' does not exist in the current context
|
Positron/Controls/ProgressPanel.cs#L120
The name 'HybridRunner' does not exist in the current context
|
Positron/Controls/ProgressPanel.cs#L120
The name 'HybridRunner' does not exist in the current context
|
Positron/Platforms/Android/Core/FileSystemUtils.cs#L70
The name 'CacheContentFile' does not exist in the current context
|
Positron/Controls/ProgressPanel.cs#L120
The name 'HybridRunner' does not exist in the current context
|
Positron/Controls/ProgressPanel.cs#L120
The name 'HybridRunner' does not exist in the current context
|
Positron/Controls/ProgressPanel.cs#L120
The name 'HybridRunner' does not exist in the current context
|
Positron/Platforms/Android/Core/FileSystemUtils.cs#L70
The name 'CacheContentFile' does not exist in the current context
|
|
Positron/Engine/AtomEnumerable.cs#L128
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'int IList.Add(object? value)' (possibly because of nullability attributes).
|
Positron/Engine/AtomEnumerable.cs#L135
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'bool IList.Contains(object? value)' (possibly because of nullability attributes).
|
Positron/Engine/AtomEnumerable.cs#L138
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'int IList.IndexOf(object? value)' (possibly because of nullability attributes).
|
Positron/Engine/AtomEnumerable.cs#L141
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IList.Insert(int index, object? value)' (possibly because of nullability attributes).
|
Positron/Engine/AtomEnumerable.cs#L144
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IList.Remove(object? value)' (possibly because of nullability attributes).
|
Positron/Engine/AtomEnumerable.cs#L125
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IList.this[int index].set' (possibly because of nullability attributes).
|
Positron/Engine/IJSContext.cs#L44
Cannot convert null literal to non-nullable reference type.
|
Positron/Engine/IJSContext.cs#L52
Cannot convert null literal to non-nullable reference type.
|
Positron/Engine/TypeRegistry.cs#L15
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
Positron/Engine/TypeRegistry.cs#L144
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Enumerable.ToDictionary<TSource, TKey, TElement>(IEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>)'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
|
The logs for this run have expired and are no longer available.
Loading