Ensure we run sanity checks so the `.todo` files remains up-to-date with
the required work. Updated existing `.todo` files to avoid duplication
errors.

Fix the report. The number of columns varies locally (more details) and
on bots. The former was not right since the original catalyst update.
This commit is contained in:
Sebastien Pouliot 2021-01-26 10:23:43 -05:00 коммит произвёл GitHub
Родитель 1f6f8d8c94
Коммит f98b901d53
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
8 изменённых файлов: 6 добавлений и 130 удалений

Просмотреть файл

@ -1,29 +1,3 @@
!extra-protocol-member! unexpected selector CBCentralManagerDelegate::centralManager:didRetrieveConnectedPeripherals: found
!extra-protocol-member! unexpected selector CBCentralManagerDelegate::centralManager:didRetrievePeripherals: found
!extra-protocol-member! unexpected selector CBPeripheralDelegate::peripheralDidInvalidateServices: found
!missing-null-allowed! 'CoreBluetooth.CBCentral[] CoreBluetooth.CBMutableCharacteristic::get_SubscribedCentrals()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'CoreBluetooth.CBService[] CoreBluetooth.CBPeripheral::get_Services()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'Foundation.NSNumber CoreBluetooth.CBPeripheral::get_RSSI()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'Foundation.NSObject CoreBluetooth.CBDescriptor::get_Value()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'System.String CoreBluetooth.CBPeripheral::get_Name()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'System.Void CoreBluetooth.CBATTRequest::set_Value(Foundation.NSData)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void CoreBluetooth.CBCentralManagerDelegate::DisconnectedPeripheral(CoreBluetooth.CBCentralManager,CoreBluetooth.CBPeripheral,Foundation.NSError)' is missing an [NullAllowed] on parameter #2
!missing-null-allowed! 'System.Void CoreBluetooth.CBCentralManagerDelegate::FailedToConnectPeripheral(CoreBluetooth.CBCentralManager,CoreBluetooth.CBPeripheral,Foundation.NSError)' is missing an [NullAllowed] on parameter #2
!missing-null-allowed! 'System.Void CoreBluetooth.CBMutableDescriptor::.ctor(CoreBluetooth.CBUUID,Foundation.NSObject)' is missing an [NullAllowed] on parameter #1
!missing-null-allowed! 'System.Void CoreBluetooth.CBMutableService::set_Characteristics(CoreBluetooth.CBCharacteristic[])' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void CoreBluetooth.CBMutableService::set_IncludedServices(CoreBluetooth.CBService[])' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void CoreBluetooth.CBPeripheralDelegate::DiscoveredCharacteristic(CoreBluetooth.CBPeripheral,CoreBluetooth.CBService,Foundation.NSError)' is missing an [NullAllowed] on parameter #2
!missing-null-allowed! 'System.Void CoreBluetooth.CBPeripheralDelegate::DiscoveredDescriptor(CoreBluetooth.CBPeripheral,CoreBluetooth.CBCharacteristic,Foundation.NSError)' is missing an [NullAllowed] on parameter #2
!missing-null-allowed! 'System.Void CoreBluetooth.CBPeripheralDelegate::DiscoveredIncludedService(CoreBluetooth.CBPeripheral,CoreBluetooth.CBService,Foundation.NSError)' is missing an [NullAllowed] on parameter #2
!missing-null-allowed! 'System.Void CoreBluetooth.CBPeripheralDelegate::DiscoveredService(CoreBluetooth.CBPeripheral,Foundation.NSError)' is missing an [NullAllowed] on parameter #1
!missing-null-allowed! 'System.Void CoreBluetooth.CBPeripheralDelegate::RssiRead(CoreBluetooth.CBPeripheral,Foundation.NSNumber,Foundation.NSError)' is missing an [NullAllowed] on parameter #2
!missing-null-allowed! 'System.Void CoreBluetooth.CBPeripheralDelegate::RssiUpdated(CoreBluetooth.CBPeripheral,Foundation.NSError)' is missing an [NullAllowed] on parameter #1
!missing-null-allowed! 'System.Void CoreBluetooth.CBPeripheralDelegate::UpdatedCharacterteristicValue(CoreBluetooth.CBPeripheral,CoreBluetooth.CBCharacteristic,Foundation.NSError)' is missing an [NullAllowed] on parameter #2
!missing-null-allowed! 'System.Void CoreBluetooth.CBPeripheralDelegate::UpdatedNotificationState(CoreBluetooth.CBPeripheral,CoreBluetooth.CBCharacteristic,Foundation.NSError)' is missing an [NullAllowed] on parameter #2
!missing-null-allowed! 'System.Void CoreBluetooth.CBPeripheralDelegate::UpdatedValue(CoreBluetooth.CBPeripheral,CoreBluetooth.CBDescriptor,Foundation.NSError)' is missing an [NullAllowed] on parameter #2
!missing-null-allowed! 'System.Void CoreBluetooth.CBPeripheralDelegate::WroteCharacteristicValue(CoreBluetooth.CBPeripheral,CoreBluetooth.CBCharacteristic,Foundation.NSError)' is missing an [NullAllowed] on parameter #2
!missing-null-allowed! 'System.Void CoreBluetooth.CBPeripheralDelegate::WroteDescriptorValue(CoreBluetooth.CBPeripheral,CoreBluetooth.CBDescriptor,Foundation.NSError)' is missing an [NullAllowed] on parameter #2
!missing-null-allowed! 'System.Void CoreBluetooth.CBPeripheralManager::.ctor(CoreBluetooth.ICBPeripheralManagerDelegate,CoreFoundation.DispatchQueue)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void CoreBluetooth.CBPeripheralManager::.ctor(CoreBluetooth.ICBPeripheralManagerDelegate,CoreFoundation.DispatchQueue,Foundation.NSDictionary)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void CoreBluetooth.CBPeripheralManagerDelegate::AdvertisingStarted(CoreBluetooth.CBPeripheralManager,Foundation.NSError)' is missing an [NullAllowed] on parameter #1
!missing-null-allowed! 'System.Void CoreBluetooth.CBPeripheralManagerDelegate::ServiceAdded(CoreBluetooth.CBPeripheralManager,CoreBluetooth.CBService,Foundation.NSError)' is missing an [NullAllowed] on parameter #2

Просмотреть файл

@ -1,30 +1,7 @@
!extra-null-allowed! 'System.Void GameKit.GKAchievement::ReportAchievements(GameKit.GKAchievement[],GameKit.GKChallenge[],System.Action`1<Foundation.NSError>)' has a extraneous [NullAllowed] on parameter #1
!extra-null-allowed! 'System.Void GameKit.GKScore::ReportScores(GameKit.GKScore[],GameKit.GKChallenge[],System.Action`1<Foundation.NSError>)' has a extraneous [NullAllowed] on parameter #1
!extra-null-allowed! 'System.Void GameKit.GKVoiceChat::set_PlayerStateUpdateHandler(GameKit.GKPlayerStateUpdateHandler)' has a extraneous [NullAllowed] on parameter #0
!incorrect-protocol-member! GKMatchmakerViewControllerDelegate::matchmakerViewController:didFindPlayers: is OPTIONAL and should NOT be abstract
!incorrect-protocol-member! GKTurnBasedMatchmakerViewControllerDelegate::turnBasedMatchmakerViewController:didFindMatch: is OPTIONAL and should NOT be abstract
!incorrect-protocol-member! GKTurnBasedMatchmakerViewControllerDelegate::turnBasedMatchmakerViewController:playerQuitForMatch: is OPTIONAL and should NOT be abstract
!missing-null-allowed! 'Foundation.NSDate GameKit.GKChallenge::get_CompletionDate()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'Foundation.NSDate GameKit.GKSavedGame::get_ModificationDate()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'GameKit.GKAchievement GameKit.GKAchievementChallenge::get_Achievement()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'GameKit.GKPlayer GameKit.GKChallenge::get_IssuingPlayer()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'GameKit.GKPlayer GameKit.GKChallenge::get_ReceivingPlayer()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'GameKit.GKScore GameKit.GKScoreChallenge::get_Score()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'GameKit.GKVoiceChat GameKit.GKMatch::VoiceChatWithName(System.String)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'System.String GameKit.GKChallenge::get_IssuingPlayerID()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'System.String GameKit.GKChallenge::get_Message()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'System.String GameKit.GKChallenge::get_ReceivingPlayerID()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'System.String GameKit.GKPlayer::get_GuestIdentifier()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'System.String GameKit.GKSavedGame::get_DeviceName()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'System.String GameKit.GKSavedGame::get_Name()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'System.String GameKit.GKTurnBasedParticipant::get_PlayerID()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'System.String[] GameKit.GKLocalPlayer::get_Friends()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'System.Void GameKit.GKGameSession::SendMessage(System.String,System.String[],Foundation.NSData,GameKit.GKCloudPlayer[],System.Boolean,System.Action`1<Foundation.NSError>)' is missing an [NullAllowed] on parameter #2
!missing-null-allowed! 'System.Void GameKit.GKMatchmakerViewController::set_DefaultInvitationMessage(System.String)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'UIKit.UIImage GameKit.GKAchievementDescription::get_Image()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'UIKit.UIViewController GameKit.GKAchievement::ChallengeComposeController(GameKit.GKPlayer[],System.String,GameKit.GKChallengeComposeHandler)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'UIKit.UIViewController GameKit.GKAchievement::ChallengeComposeController(GameKit.GKPlayer[],System.String,GameKit.GKChallengeComposeHandler)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'UIKit.UIViewController GameKit.GKScore::ChallengeComposeController(System.String[],System.String,GameKit.GKChallengeComposeHandler)' is missing an [NullAllowed] on return type
!missing-selector! GKAccessPoint::isFocused not bound
!missing-selector! GKAccessPoint::setFocused: not bound
!unknown-native-enum! GKAuthenticationType bound

Просмотреть файл

@ -10,7 +10,6 @@
!missing-pinvoke! nw_ip_options_set_disable_multicast_loopback is not bound
!missing-pinvoke! nw_parameters_create_custom_ip is not bound
!missing-pinvoke! nw_parameters_set_privacy_context is not bound
!missing-pinvoke! nw_path_get_unsatisfied_reason is not bound
!missing-pinvoke! nw_path_monitor_prohibit_interface_type is not bound
!missing-pinvoke! nw_privacy_context_create is not bound
!missing-pinvoke! nw_privacy_context_disable_logging is not bound

Просмотреть файл

@ -9,7 +9,6 @@
!missing-selector! +NEProvider::startSystemExtensionMode not bound
!missing-selector! +NETransparentProxyManager::loadAllFromPreferencesWithCompletionHandler: not bound
!missing-selector! +NETunnelProviderManager::forPerAppVPN not bound
!missing-selector! NEAppProxyFlow::remoteHostname not bound
!missing-selector! NEAppProxyFlow::setMetadata: not bound
!missing-selector! NEAppRule::initWithSigningIdentifier:designatedRequirement: not bound
!missing-selector! NEAppRule::matchDesignatedRequirement not bound
@ -71,10 +70,6 @@
!missing-selector! NETunnelProviderManager::setExcludedDomains: not bound
!missing-selector! NETunnelProviderManager::setMailDomains: not bound
!missing-selector! NETunnelProviderManager::setSafariDomains: not bound
!missing-selector! NEVPNProtocol::enforceRoutes not bound
!missing-selector! NEVPNProtocol::excludeLocalNetworks not bound
!missing-selector! NEVPNProtocol::setEnforceRoutes: not bound
!missing-selector! NEVPNProtocol::setExcludeLocalNetworks: not bound
!missing-type! NEFilterPacketContext not bound
!missing-type! NEFilterPacketProvider not bound
!missing-type! NEFilterRule not bound

Просмотреть файл

@ -1,69 +1,6 @@
!extra-null-allowed! 'System.Void SceneKit.SCNMorpher::set_Targets(SceneKit.SCNGeometry[])' has a extraneous [NullAllowed] on parameter #0
!extra-null-allowed! 'System.Void SceneKit.SCNNodeRendererDelegate::Render(SceneKit.SCNNode,SceneKit.SCNRenderer,Foundation.NSDictionary)' has a extraneous [NullAllowed] on parameter #2
!extra-protocol-member! unexpected selector SCNSceneRenderer::context found
!missing-enum-value! SCNAntialiasingMode native value SCNAntialiasingModeMultisampling16X = 4 not bound
!missing-enum-value! SCNAntialiasingMode native value SCNAntialiasingModeMultisampling8X = 3 not bound
!missing-null-allowed! 'CoreAnimation.CAAnimation SceneKit.SCNAnimatable::GetAnimation(Foundation.NSString)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'Foundation.NSArray SceneKit.SCNSkinner::get__BoneInverseBindTransforms()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'Foundation.NSData SceneKit.SCNSceneSource::get_Data()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'Foundation.NSObject SceneKit.SCNScene::GetAttribute(Foundation.NSString)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'Foundation.NSObject SceneKit.SCNSceneSource::GetEntryWithIdentifier(System.String,ObjCRuntime.Class)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'Foundation.NSObject SceneKit.SCNSceneSource::GetProperty(Foundation.NSString)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'Foundation.NSString SceneKit.SCNProgram::GetSemanticForSymbol(System.String)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'Foundation.NSUrl SceneKit.SCNSceneSource::get_Url()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SceneKit.SCNAction SceneKit.SCNActionable::GetAction(System.String)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SceneKit.SCNAudioSource SceneKit.SCNAudioSource::FromFile(System.String)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SceneKit.SCNGeometry SceneKit.SCNLevelOfDetail::get_Geometry()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SceneKit.SCNMaterial SceneKit.SCNGeometry::GetMaterial(System.String)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SceneKit.SCNMaterialProperty SceneKit.SCNLight::get_Gobo()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SceneKit.SCNNode SceneKit.SCNHitTestResult::get_BoneNode()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SceneKit.SCNNode SceneKit.SCNNode::FindChildNode(System.String,System.Boolean)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SceneKit.SCNNode SceneKit.SCNNode::get_ParentNode()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SceneKit.SCNParticleSystem SceneKit.SCNParticleSystem::Create(System.String,System.String)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SceneKit.SCNParticleSystem[] SceneKit.SCNNode::get_ParticleSystems()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SceneKit.SCNParticleSystem[] SceneKit.SCNScene::get_ParticleSystems()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SceneKit.SCNPhysicsBody SceneKit.SCNPhysicsBallSocketJoint::get_BodyB()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SceneKit.SCNPhysicsBody SceneKit.SCNPhysicsHingeJoint::get_BodyB()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SceneKit.SCNPhysicsBody SceneKit.SCNPhysicsSliderJoint::get_BodyB()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SceneKit.SCNPhysicsShape SceneKit.SCNPhysicsShape::Create(SceneKit.SCNPhysicsShape[],Foundation.NSValue[])' is missing an [NullAllowed] on parameter #1
!missing-null-allowed! 'SceneKit.SCNReferenceNode SceneKit.SCNReferenceNode::CreateFromUrl(Foundation.NSUrl)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SceneKit.SCNScene SceneKit.SCNScene::FromFile(System.String)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SceneKit.SCNScene SceneKit.SCNScene::FromFile(System.String,System.String,Foundation.NSDictionary)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SceneKit.SCNScene SceneKit.SCNScene::FromUrl(Foundation.NSUrl,Foundation.NSDictionary,Foundation.NSError&)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SceneKit.SCNScene SceneKit.SCNSceneSource::SceneFromOptions(Foundation.NSDictionary,SceneKit.SCNSceneSourceStatusHandler)' is missing an [NullAllowed] on parameter #1
!missing-null-allowed! 'SceneKit.SCNScene SceneKit.SCNSceneSource::SceneFromOptions(Foundation.NSDictionary,SceneKit.SCNSceneSourceStatusHandler)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SceneKit.SCNScene SceneKit.SCNSceneSource::SceneWithOption(Foundation.NSDictionary,Foundation.NSError&)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SceneKit.SCNSceneSource SceneKit.SCNSceneSource::FromData(Foundation.NSData,Foundation.NSDictionary)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SceneKit.SCNSceneSource SceneKit.SCNSceneSource::FromUrl(Foundation.NSUrl,Foundation.NSDictionary)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SceneKit.SCNShape SceneKit.SCNShape::Create(UIKit.UIBezierPath,System.nfloat)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'SceneKit.SCNSkinner SceneKit.SCNSkinner::_Create(SceneKit.SCNGeometry,SceneKit.SCNNode[],Foundation.NSArray,SceneKit.SCNGeometrySource,SceneKit.SCNGeometrySource)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'SceneKit.SCNSkinner SceneKit.SCNSkinner::_Create(SceneKit.SCNGeometry,SceneKit.SCNNode[],Foundation.NSArray,SceneKit.SCNGeometrySource,SceneKit.SCNGeometrySource)' is missing an [NullAllowed] on parameter #2
!missing-null-allowed! 'SceneKit.SCNTechnique SceneKit.SCNTechnique::Create(Foundation.NSDictionary)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SceneKit.SCNTechnique SceneKit.SCNTechnique::Create(SceneKit.SCNTechnique[])' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SceneKit.SCNText SceneKit.SCNText::Create(Foundation.NSObject,System.nfloat)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void SceneKit.SCNAudioPlayer::set_DidFinishPlayback(System.Action)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void SceneKit.SCNAudioPlayer::set_WillStartPlayback(System.Action)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void SceneKit.SCNGeometry::set_FirstMaterial(SceneKit.SCNMaterial)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void SceneKit.SCNParticlePropertyController::set_InputOrigin(SceneKit.SCNNode)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void SceneKit.SCNParticlePropertyController::set_InputProperty(Foundation.NSString)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void SceneKit.SCNParticleSystem::set_ColliderNodes(SceneKit.SCNNode[])' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void SceneKit.SCNParticleSystem::set_EmitterShape(SceneKit.SCNGeometry)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void SceneKit.SCNParticleSystem::set_ParticleImage(Foundation.NSObject)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void SceneKit.SCNParticleSystem::set_SystemSpawnedOnCollision(SceneKit.SCNParticleSystem)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void SceneKit.SCNParticleSystem::set_SystemSpawnedOnDying(SceneKit.SCNParticleSystem)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void SceneKit.SCNParticleSystem::set_SystemSpawnedOnLiving(SceneKit.SCNParticleSystem)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void SceneKit.SCNPhysicsBody::set_PhysicsShape(SceneKit.SCNPhysicsShape)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void SceneKit.SCNProgram::SetSemantic(Foundation.NSString,System.String,Foundation.NSDictionary)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void SceneKit.SCNScene::SetAttribute(Foundation.NSObject,Foundation.NSString)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void SceneKit.SCNSceneRenderer::set_PointOfView(SceneKit.SCNNode)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void SceneKit.SCNShadable::HandleBinding(System.String,SceneKit.SCNBindingHandler)' is missing an [NullAllowed] on parameter #1
!missing-null-allowed! 'System.Void SceneKit.SCNShadable::HandleUnbinding(System.String,SceneKit.SCNBindingHandler)' is missing an [NullAllowed] on parameter #1
!missing-null-allowed! 'System.Void SceneKit.SCNSkinner::set_BaseGeometry(SceneKit.SCNGeometry)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void SceneKit.SCNSkinner::set_Skeleton(SceneKit.SCNNode)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void SceneKit.SCNText::set_ChamferProfile(UIKit.UIBezierPath)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void SceneKit.SCNText::set_Font(UIKit.UIFont)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void SceneKit.SCNText::set_String(Foundation.NSObject)' is missing an [NullAllowed] on parameter #0
!missing-null-allowed! 'System.Void SceneKit.SCNTransaction::SetValueForKey(Foundation.NSObject,Foundation.NSString)' is missing an [NullAllowed] on parameter #0
!missing-protocol-member! SCNProgramDelegate::programIsOpaque: not found
!missing-selector! SCNMaterialProperty::borderColor not bound
!missing-selector! SCNMaterialProperty::setBorderColor: not bound

Просмотреть файл

@ -1,9 +0,0 @@
!extra-null-allowed! 'SpriteKit.SKSpriteNode SpriteKit.SKSpriteNode::FromColor(UIKit.UIColor,CoreGraphics.CGSize)' has a extraneous [NullAllowed] on parameter #0
!extra-null-allowed! 'System.Void SpriteKit.SKSpriteNode::.ctor(SpriteKit.SKTexture,UIKit.UIColor,CoreGraphics.CGSize)' has a extraneous [NullAllowed] on parameter #1
!extra-null-allowed! 'System.Void SpriteKit.SKSpriteNode::.ctor(UIKit.UIColor,CoreGraphics.CGSize)' has a extraneous [NullAllowed] on parameter #0
!extra-null-allowed! 'System.Void SpriteKit.SKSpriteNode::set_Color(UIKit.UIColor)' has a extraneous [NullAllowed] on parameter #0
!missing-null-allowed! 'SpriteKit.SKScene SpriteKit.SKView::get_Scene()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SpriteKit.SKTexture SpriteKit.SKView::TextureFromNode(SpriteKit.SKNode)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SpriteKit.SKTexture SpriteKit.SKView::TextureFromNode(SpriteKit.SKNode,CoreGraphics.CGRect)' is missing an [NullAllowed] on return type
!missing-null-allowed! 'SpriteKit.SKView SpriteKit.SKScene::get_View()' is missing an [NullAllowed] on return type
!missing-null-allowed! 'System.Void SpriteKit.SKLabelNode::set_FontColor(UIKit.UIColor)' is missing an [NullAllowed] on parameter #0

Просмотреть файл

@ -243,9 +243,9 @@ namespace Extrospection {
log.WriteLine ("<tr>");
log.WriteLine ("<td>Total (per state)</td>");
if (full)
log.WriteLine ($"<td align='center' bgcolor='green' colspan='{cols + 1}'>{total_ignored}</td>");
log.WriteLine ($"<td align='center' bgcolor='red' colspan='{cols}'>{total_unclassfied}</td>");
log.WriteLine ($"<td align='center' bgcolor='orange' colspan='{cols}'>{total_todo}</td>");
log.WriteLine ($"<td align='center' bgcolor='green' colspan='{Platforms.Length + 1}'>{total_ignored}</td>");
log.WriteLine ($"<td align='center' bgcolor='red' colspan='{Platforms.Length}'>{total_unclassfied}</td>");
log.WriteLine ($"<td align='center' bgcolor='orange' colspan='{Platforms.Length}'>{total_todo}</td>");
log.WriteLine ("</tr>");
log.WriteLine ("<tr>");

Просмотреть файл

@ -33,6 +33,9 @@ namespace Extrospection {
case "INCLUDE_MAC":
platforms.Add ("macOS");
break;
case "INCLUDE_MACCATALYST":
platforms.Add ("MacCatalyst");
break;
}
}
return platforms;