Problem/Motivation

The current module is using the library for amp-sticky-ad 0.1. That version is currently deprecacted and the pages that are using that version are getting errors in GSC.

Error on GSC

Steps to reproduce

With any amp page, use any validator of AMP to validate the page.
You'll see a warning like this

The extension 'amp-sticky-ad' is referenced at version '0.1' which is a deprecated version. Please use a more recent version of this extension. This may become an error in the future.

Proposed resolution

Update to the latest library, 1.0 https://amp.dev/documentation/components/amp-sticky-ad/

Remaining tasks

The attached patch includes the required update on the lib.

No further actions are needed as far I can see.

User interface changes

None

API changes

None

Data model changes

None

Comments

casivaagustin created an issue. See original summary.

casivaagustin’s picture

Issue summary: View changes

Status: Needs review » Needs work

The last submitted patch, update-amp-stiky-ad-lib.patch, failed testing. View results