Why is this an issue?

A `pragma protect viewport directive was given invalid options. All such directives must be of the form (object = <string>, access = <string>).

How to fix it

Code examples

Noncompliant code example

`pragma protect viewport=(not_object = "hello")