Skip to content

combined inLaststand & isDead into a DeathState enum #68

combined inLaststand & isDead into a DeathState enum

combined inLaststand & isDead into a DeathState enum #68

Triggered via push November 22, 2023 15:32
Status Success
Total duration 24s
Artifacts

lint.yml

on: push
Lint Resource
15s
Lint Resource
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lua.client/main.lua:1: lua#L1
client/main.lua:241:8: accessing undefined variable 'source'
lua.modules/hooks/server.lua:1: lua#L1
modules/hooks/server.lua:20:19: accessing undefined field 'microtime' of global 'os'
lua.client/main.lua:1: lua#L1
client/main.lua:241:8: accessing undefined variable 'source'
lua.modules/hooks/server.lua:1: lua#L1
modules/hooks/server.lua:20:19: accessing undefined field 'microtime' of global 'os'
Lint Resource
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/