Skip to content

Introduce problems#6

Open
arianakataokatesting wants to merge 1 commit into
mainfrom
tests/one-more-new
Open

Introduce problems#6
arianakataokatesting wants to merge 1 commit into
mainfrom
tests/one-more-new

Conversation

@arianakataokatesting

Copy link
Copy Markdown
Collaborator

No description provided.

@ariskataoka ariskataoka left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

phpcs scanning turned up:

🚫 1 error

⚠️ 1 warning


hashes-api-scanning skipped


VIPGOCI_STATS_SKIPPED_FILES-scanning skipped


** due to exceeded number of lines (15000):
  • src/MyFailedClass.php

Comment thread src/MyFailedClass2.php
{
public function test(): string
{
$functionsCookies = $_COOKIE;

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Warning: Unused variable $functionsCookies (VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable).

Comment thread src/MyFailedClass2.php
{
public function test(): string
{
$functionsCookies = $_COOKIE;

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 Error: Due to server-side caching, server-side based client related logic might not work. We recommend implementing client side logic in JavaScript instead (WordPressVIPMinimum.Variables.RestrictedVariables.cache_constraints___COOKIE).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants