Skip to content

fix(client): sync blackout state with client #67

fix(client): sync blackout state with client

fix(client): sync blackout state with client #67

Triggered via pull request October 17, 2024 14:49
@SSnowlySSnowly
opened #21
Status Success
Total duration 31s
Artifacts

lint.yml

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

Annotations

3 errors and 2 warnings
lua.client/weather.lua:1: lua#L1
client/weather.lua:101:13: accessing undefined variable 'blackout'
lua.client/weather.lua:2: lua#L1
client/weather.lua:102:34: accessing undefined variable 'blackout'
lua.client/weather.lua:3: lua#L1
client/weather.lua:113:23: shadowing upvalue 'setWeather' on line 43
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/
Lint Resource
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/