Skip to content

chore(deps): update dependency @myrotvorets/eslint-config-myrotvorets… #52

chore(deps): update dependency @myrotvorets/eslint-config-myrotvorets…

chore(deps): update dependency @myrotvorets/eslint-config-myrotvorets… #52

Triggered via push October 12, 2023 16:38
Status Failure
Total duration 1m 5s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Build and Test
24s
Build and Test
Check Code Style
23s
Check Code Style
Check Types
22s
Check Types
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Check Code Style: src/lib/tracing.mts#L5
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
Check Code Style
Process completed with exit code 1.