Skip to content

Improved CountDown timer #284

Improved CountDown timer

Improved CountDown timer #284

Triggered via pull request August 7, 2024 13:21
Status Failure
Total duration 19s
Artifacts

PR.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Docstring function/method/constructor parameter parsing error: Source/CountDown.spoon/init.lua#L247
PARAMETERS FORMAT ISSUE: Unable to parse Parameters for: CountDown:startFor(minutes)
Docstring signature/parameter mismatch: Source/CountDown.spoon/init.lua#L247
SIGNATURE/PARAMETER COUNT MISMATCH: 'CountDown:startFor(minutes)' says 1 parameters ('minutes'), but Parameters section has 0 entries:
Docstring function/method/constructor parameter parsing error: Source/CountDown.spoon/init.lua#L204
PARAMETERS FORMAT ISSUE: Unable to parse Parameters for: CountDown:time_absolute_seconds()
Docstring signature/parameter mismatch: Source/CountDown.spoon/init.lua#L204
SIGNATURE/PARAMETER COUNT MISMATCH: 'CountDown:time_absolute_seconds()' says 1 parameters (''), but Parameters section has 0 entries:
Docstring function/method/constructor parameter parsing error: Source/CountDown.spoon/init.lua#L216
PARAMETERS FORMAT ISSUE: Unable to parse Parameters for: CountDown:tick()
Docstring signature/parameter mismatch: Source/CountDown.spoon/init.lua#L216
SIGNATURE/PARAMETER COUNT MISMATCH: 'CountDown:tick()' says 1 parameters (''), but Parameters section has 0 entries:
build
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: lots0logs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/