Skip to content

Update recoil.lua(removed loop and added weapon shake) #464

Update recoil.lua(removed loop and added weapon shake)

Update recoil.lua(removed loop and added weapon shake) #464

Triggered via pull request January 5, 2024 05:51
@xNazzxNazz
opened #446
Status Success
Total duration 25s
Artifacts

lint.yml

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

Annotations

16 errors and 1 warning
lua.client/recoil.lua:1: lua#L1
client/recoil.lua:3:51: line contains trailing whitespace
lua.client/recoil.lua:2: lua#L1
client/recoil.lua:4:55: line contains trailing whitespace
lua.client/recoil.lua:3: lua#L1
client/recoil.lua:12:60: line contains trailing whitespace
lua.client/recoil.lua:4: lua#L1
client/recoil.lua:15:53: line contains trailing whitespace
lua.client/recoil.lua:5: lua#L1
client/recoil.lua:16:59: line contains trailing whitespace
lua.client/recoil.lua:6: lua#L1
client/recoil.lua:17:52: line contains trailing whitespace
lua.client/recoil.lua:7: lua#L1
client/recoil.lua:19:49: line contains trailing whitespace
lua.client/recoil.lua:8: lua#L1
client/recoil.lua:24:57: line contains trailing whitespace
lua.client/recoil.lua:9: lua#L1
client/recoil.lua:27:57: line contains trailing whitespace
lua.client/recoil.lua:10: lua#L1
client/recoil.lua:36:59: line contains trailing whitespace
lua.client/recoil.lua:11: lua#L1
client/recoil.lua:42:54: line contains trailing whitespace
lua.client/recoil.lua:12: lua#L1
client/recoil.lua:50:44: unused argument 'entity'
lua.client/recoil.lua:13: lua#L1
client/recoil.lua:50:57: unused argument 'coords'
lua.client/recoil.lua:14: lua#L1
client/recoil.lua:52:8: variable 'ped' was previously defined as an argument on line 50
lua.client/recoil.lua:15: lua#L1
client/recoil.lua:88:8: line contains trailing whitespace
lua.server/logs.lua:1: lua#L1
server/logs.lua:59:11: value assigned to variable 'postData' is unused
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/