Fixed CI script executable permission #21
Annotations
11 warnings
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/
|
TuneLab.Base/Data/Head.cs#L10
'Head' defines operator == or operator != but does not override Object.Equals(object o)
|
TuneLab.Base/Data/Head.cs#L10
'Head' defines operator == or operator != but does not override Object.GetHashCode()
|
TuneLab.Base/Properties/PropertyPath.cs#L7
'PropertyPath' defines operator == or operator != but does not override Object.Equals(object o)
|
TuneLab.Base/Properties/PropertyPath.cs#L7
'PropertyPath' defines operator == or operator != but does not override Object.GetHashCode()
|
TuneLab.Base/Structures/SafeReadOnlyList.cs#L10
Possible null reference assignment.
|
TuneLab.Base/Science/FastSinc.cs#L31
Unreachable code detected
|
TuneLab.Base/Properties/ListConfig.cs#L11
Non-nullable property 'Element' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TuneLab.Base/Properties/PropertyPath.cs#L7
'PropertyPath' defines operator == or operator != but does not override Object.Equals(object o)
|
TuneLab.Base/Properties/PropertyPath.cs#L7
'PropertyPath' defines operator == or operator != but does not override Object.GetHashCode()
|
TuneLab.Base/Data/Head.cs#L10
'Head' defines operator == or operator != but does not override Object.Equals(object o)
|
This job succeeded
Loading