Skip to content

Merge branch 'preview' #19

Merge branch 'preview'

Merge branch 'preview' #19

GitHub Actions / ESLint failed Aug 15, 2024 in 0s

4 errors

ESLint found 4 errors

Annotations

Check failure on line 9 in _data/site.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

_data/site.js#L9

Unexpected use of '&' (no-bitwise)

Check failure on line 9 in _data/site.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

_data/site.js#L9

Unexpected use of '<<' (no-bitwise)

Check failure on line 11 in _data/site.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

_data/site.js#L11

Unexpected use of '>>>' (no-bitwise)

Check failure on line 16 in content/content.11tydata.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

content/content.11tydata.js#L16

Expected to return a value at the end of method 'date' (consistent-return)