Skip to content

chore: move locale load to manifest #463

chore: move locale load to manifest

chore: move locale load to manifest #463

Triggered via push January 27, 2024 22:41
Status Success
Total duration 22s
Artifacts

lint.yml

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

Annotations

9 errors and 2 warnings
lua.client/job.lua:1: lua#L1
client/job.lua:17:49: accessing undefined variable 'GetPlate'
lua.client/setdownedstate.lua:1: lua#L1
client/setdownedstate.lua:12:9: accessing undefined variable 'DrawText2D'
lua.client/setdownedstate.lua:2: lua#L1
client/setdownedstate.lua:14:9: accessing undefined variable 'DrawText2D'
lua.client/setdownedstate.lua:3: lua#L1
client/setdownedstate.lua:42:9: accessing undefined variable 'DrawText2D'
lua.client/setdownedstate.lua:4: lua#L1
client/setdownedstate.lua:48:9: accessing undefined variable 'DrawText2D'
lua.client/setdownedstate.lua:5: lua#L1
client/setdownedstate.lua:55:9: accessing undefined variable 'DrawText2D'
lua.client/setdownedstate.lua:6: lua#L1
client/setdownedstate.lua:57:9: accessing undefined variable 'DrawText2D'
lua.config/client.lua:1: lua#L1
config/client.lua:92:17: accessing undefined variable 'Lang'
lua.server/hospital.lua:1: lua#L1
server/hospital.lua:69:16: accessing undefined variable 'SpawnVehicle'
Lint Resource
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/