add permission to github ci #3
Annotations
10 warnings
|
release:
RATools/Source/Parser/Expressions/DictionaryExpression.cs#L450
Nullability of reference types in type of parameter 'x' doesn't match implemented member 'int IComparer<DictionaryEntry>.Compare(DictionaryEntry? x, DictionaryEntry? y)' (possibly because of nullability attributes).
|
|
release:
RATools/Source/Data/Trigger.cs#L51
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
release:
RATools/Source/Data/RequirementGroup.cs#L28
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
release:
RATools/Source/Data/RequirementEx.cs#L146
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
release:
RATools/Source/Data/Requirement.cs#L431
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
release:
RATools/Source/Data/Field.cs#L161
Cannot convert null literal to non-nullable reference type.
|
|
release:
RATools/Source/Data/Field.cs#L96
Cannot convert null literal to non-nullable reference type.
|
|
release:
RATools/Source/Parser/AchievementScriptInterpreter.cs#L482
Cannot convert null literal to non-nullable reference type.
|
|
release:
RATools/Source/Data/Field.cs#L713
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
release:
RATools/Core/Core/Source/Components/Date.cs#L632
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|