Skip to content

Feature/bh random contractors #3

Feature/bh random contractors

Feature/bh random contractors #3

Triggered via pull request November 25, 2024 17:45
Status Success
Total duration 44s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
linting: scripts/public/_template.js#L2
Prefer using arrow functions over plain functions
linting: scripts/public/accessibility.js#L12
Prefer using arrow functions over plain functions
linting: scripts/public/accessibility.js#L19
Expected literal to be on the left side of ===
linting: scripts/public/definitions.js#L13
Prefer using arrow functions over plain functions
linting: scripts/public/definitions.js#L29
Prefer using arrow functions over plain functions
linting: scripts/public/definitions.js#L33
Prefer using arrow functions over plain functions
linting: scripts/public/definitions.js#L47
Missing JSDoc @param "element" description
linting: scripts/public/definitions.js#L47
Missing JSDoc @param "element" type
linting: scripts/public/definitions.js#L49
Use const or class constructors instead of named functions
linting: scripts/public/definitions.js#L56
Missing JSDoc @param "event" description