gleam 1.5.0 #54
Annotations
3 warnings
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test:
dist/delay.mjs#L90
'unicode_whitespaces' is assigned a value but never used. Allowed unused vars must match /^_/u
|
test:
dist/delay.mjs#L427
'$' is assigned a value but never used. Allowed unused vars must match /^_/u
|