Skip to content

Added ro.lua

Added ro.lua #55

Triggered via pull request January 15, 2024 19:58
@PIKStudiosPIKStudios
opened #77
Status Success
Total duration 27s
Artifacts

lint.yml

on: pull_request_target
Lint Resource
18s
Lint Resource
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 1 warning
lua.client/main.lua:1: lua#L1
client/main.lua:7:7: variable 'mouseActive' is never accessed
lua.client/main.lua:2: lua#L1
client/main.lua:41:45: unused argument 'resourceName'
lua.config.lua:1: lua#L1
config.lua:95:11: line contains trailing whitespace
lua.config.lua:2: lua#L1
config.lua:122:7: line contains trailing whitespace
lua.locales/ar.lua:1: lua#L1
locales/ar.lua:23:10: value assigned to field 'on_duty' is overwritten on line 24 before use
lua.locales/da.lua:1: lua#L1
locales/da.lua:23:10: value assigned to field 'on_duty' is overwritten on line 24 before use
lua.locales/de.lua:1: lua#L1
locales/de.lua:25:10: value assigned to field 'on_duty' is overwritten on line 26 before use
lua.locales/en.lua:1: lua#L1
locales/en.lua:25:10: value assigned to field 'on_duty' is overwritten on line 26 before use
lua.locales/es.lua:1: lua#L1
locales/es.lua:25:10: value assigned to field 'on_duty' is overwritten on line 26 before use
lua.locales/fa.lua:1: lua#L1
locales/fa.lua:23:10: value assigned to field 'on_duty' is overwritten on line 24 before use
lua.locales/fi.lua:1: lua#L1
locales/fi.lua:23:10: value assigned to field 'on_duty' is overwritten on line 24 before use
lua.locales/fr.lua:1: lua#L1
locales/fr.lua:25:10: value assigned to field 'on_duty' is overwritten on line 26 before use
lua.locales/it.lua:1: lua#L1
locales/it.lua:23:10: value assigned to field 'on_duty' is overwritten on line 24 before use
lua.locales/nl.lua:1: lua#L1
locales/nl.lua:23:10: value assigned to field 'on_duty' is overwritten on line 24 before use
lua.locales/pt.lua:1: lua#L1
locales/pt.lua:23:10: value assigned to field 'on_duty' is overwritten on line 24 before use
lua.locales/sv.lua:1: lua#L1
locales/sv.lua:23:10: value assigned to field 'on_duty' is overwritten on line 24 before use
lua.locales/th.lua:1: lua#L1
locales/th.lua:25:10: value assigned to field 'on_duty' is overwritten on line 26 before use
lua.locales/tr.lua:1: lua#L1
locales/tr.lua:23:10: value assigned to field 'on_duty' is overwritten on line 24 before use
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/