Skip to content

feat(audience-sdk): tighten attribution consent tiers - idfa/gaid/installReferrer to Full-only (SDK-331) #1725

feat(audience-sdk): tighten attribution consent tiers - idfa/gaid/installReferrer to Full-only (SDK-331)

feat(audience-sdk): tighten attribution consent tiers - idfa/gaid/installReferrer to Full-only (SDK-331) #1725

Triggered via pull request May 8, 2026 04:08
Status Failure
Total duration 51s
Artifacts

commitlint.yml

on: pull_request
commitlint
48s
commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
commitlint
You have commit messages with errors ⧗ input: feat(audience-sdk): tighten attribution consent tiers — idfa/gaid/installReferrer to Full-only (SDK-331) idfa, gaid, and installReferrer are cross-app / campaign-source identifiers in the same privacy class as userId. Previously they shipped at Anonymous+Full (CanTrack); this sweep re-tiers them to Full-only (CanIdentify), matching the existing userId gate. State-class properties (attStatus, gaidLimitAdTracking, skanRegistered) are non-identifying and remain at Anonymous+Full unchanged. The install_referrer_received sent-marker is intentionally not written when consent is Anonymous, so a later upgrade to Full can fire the event on the next launch. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> ✖ header must not be longer than 100 characters, current length is 104 [header-max-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
commitlint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
commitlint
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/