Introduce {:isolate}
and {:isolate "paths"}
attributes for assert and return commands
#1786
Annotations
11 errors and 2 warnings
|
Source/Graph/Graph.cs#L35
The type 'Node' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'Node' doesn't match 'notnull' constraint.
|
Source/Graph/Graph.cs#L1199
Cannot convert null literal to non-nullable reference type.
|
Source/Graph/Graph.cs#L68
The type 'TNode' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TNode' doesn't match 'notnull' constraint.
|
Source/Graph/Graph.cs#L72
The type 'TNode' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TNode' doesn't match 'notnull' constraint.
|
Source/Graph/Graph.cs#L127
The type 'TNode' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TNode' doesn't match 'notnull' constraint.
|
Source/Graph/Graph.cs#L88
The type 'TNode' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TNode' doesn't match 'notnull' constraint.
|
Source/Graph/Graph.cs#L97
Cannot convert null literal to non-nullable reference type.
|
Source/Graph/Graph.cs#L433
The type 'Node' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'Node' doesn't match 'notnull' constraint.
|
Source/Graph/Graph.cs#L438
The type 'Node' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'Node' doesn't match 'notnull' constraint.
|
Source/Graph/Graph.cs#L439
The type 'Node' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'Node' doesn't match 'notnull' constraint.
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading