Skip to content

feat: in-house queue system #43

feat: in-house queue system

feat: in-house queue system #43

GitHub Actions / Linting Report failed Dec 9, 2023 in 0s

76 tests run, 74 passed, 0 skipped, 2 failed.

Annotations

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.modules/hooks.lua:1

modules/hooks.lua:7:19: accessing undefined field 'microtime' of global 'os'

Check failure on line 1 in lua

See this annotation in the file changed.

@github-actions github-actions / Linting Report

lua.server/queue.lua:1

server/queue.lua:112:8: Error prone negation: negation is executed before relational operator.