Update Attribution logic to fix state issues #9085
Annotations
12 warnings and 3 notices
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
Core/StatisticsLoader.swift#L69
'fetch(completion:)' is deprecated: Please use 'APIService' instead.
|
Core/StatisticsLoader.swift#L91
'fetch(completion:)' is deprecated: Please use 'APIService' instead.
|
Core/StatisticsLoader.swift#L121
'fetch(completion:)' is deprecated: Please use 'APIService' instead.
|
Core/StatisticsLoader.swift#L150
'fetch(completion:)' is deprecated: Please use 'APIService' instead.
|
Core/Pixel.swift#L267
'fetch(completion:)' is deprecated: Please use 'APIService' instead.
|
|
PacketTunnelProvider/NetworkProtection/NetworkProtectionPacketTunnelProvider.swift#L37
'VPNLogger' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
|
PacketTunnelProvider/NetworkProtection/NetworkProtectionPacketTunnelProvider.swift#L60
'log(_:server:)' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
|
PacketTunnelProvider/NetworkProtection/NetworkProtectionPacketTunnelProvider.swift#L96
'log' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
|
PacketTunnelProvider/NetworkProtection/NetworkProtectionPacketTunnelProvider.swift#L116
'log' is deprecated: This goes against Apple logging guidelines and will be removed, please don't use it anymore
|
|
|
|
The logs for this run have expired and are no longer available.
Loading