Skip to content

fix(statebags): wait for entity ID to exsist in network #930

fix(statebags): wait for entity ID to exsist in network

fix(statebags): wait for entity ID to exsist in network #930

Triggered via pull request November 16, 2023 03:38
@ManasonManason
synchronize #255
Status Success
Total duration 32s
Artifacts

lint.yml

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

Annotations

6 errors and 1 warning
lua.modules/utils.lua:1: lua#L1
modules/utils.lua:373:19: unused variable 'netIdExist'
lua.modules/utils.lua:2: lua#L1
modules/utils.lua:375:16: accessing undefined variable 'netIdExsist'
lua.modules/utils.lua:3: lua#L1
modules/utils.lua:375:40: accessing undefined variable 'netIdExsist'
lua.modules/utils.lua:1: lua#L1
modules/utils.lua:373:19: unused variable 'netIdExist'
lua.modules/utils.lua:2: lua#L1
modules/utils.lua:375:16: accessing undefined variable 'netIdExsist'
lua.modules/utils.lua:3: lua#L1
modules/utils.lua:375:40: accessing undefined variable 'netIdExsist'
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/