Skip to content

Merge branch 'preview' #20

Merge branch 'preview'

Merge branch 'preview' #20

Triggered via push August 17, 2024 19:17
Status Success
Total duration 34s
Artifacts

src.lint.yml

on: push
Run Linters
24s
Run Linters
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
content/content.11tydata.js#L16
Expected to return a value at the end of method 'date' (consistent-return)
partials/_data/site.js#L9
Unexpected use of '&' (no-bitwise)
partials/_data/site.js#L9
Unexpected use of '<<' (no-bitwise)
partials/_data/site.js#L11
Unexpected use of '>>>' (no-bitwise)
Run Linters
The following actions use a deprecated Node.js version and will be forced to run on node20: wearerequired/lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/