Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #9

Merged
merged 5 commits into from
Sep 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Your project's description...
```sh
npm i
```

fff
## Linting

```sh
Expand Down
5 changes: 5 additions & 0 deletions blocks/cards/cards.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,13 @@
else div.className = 'cards-card-body';
});
ul.append(li);
console.log(li);

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 14 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement
});
ul.querySelectorAll('img').forEach((img) => img.closest('picture').replaceWith(createOptimizedPicture(img.src, img.alt, false, [{ width: '750' }])));
block.textContent = '';
block.append(ul);
}

function testTestTest() {

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used

Check failure on line 21 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest' is defined but never used
console.log('test');

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 22 in blocks/cards/cards.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement
}
7 changes: 6 additions & 1 deletion blocks/header/header.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
const isDesktop = window.matchMedia('(min-width: 900px)');

function closeOnEscape(e) {
if (e.code === 'Escape') {
if (e.code === 'Escape' && document.getElementById('nav').getAttribute('aria-expanded') === 'true') {
const nav = document.getElementById('nav');
const navSections = nav.querySelector('.nav-sections');
const navSectionExpanded = navSections.querySelector('[aria-expanded="true"]');
Expand Down Expand Up @@ -146,3 +146,8 @@
navWrapper.append(nav);
block.append(navWrapper);
}


Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed

Check failure on line 150 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

More than 1 blank line not allowed
function testTestTest1234() {

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used

Check failure on line 151 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

'testTestTest1234' is defined but never used
console.log('test1234');

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement

Check warning on line 152 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Unexpected console statement
}

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found

Check failure on line 153 in blocks/header/header.js

View workflow job for this annotation

GitHub Actions / build

Newline required at end of file but not found
Loading