Skip to content

Fixed an F8 error about font and fixed some UI stuff #86

Fixed an F8 error about font and fixed some UI stuff

Fixed an F8 error about font and fixed some UI stuff #86

Triggered via pull request September 18, 2023 17:04
@flowdgodxflowdgodx
opened #111
Status Success
Total duration 37s
Artifacts

lint.yml

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

Annotations

4 errors and 1 warning
lua.server/main.lua:1: lua#L1
server/main.lua:369:15: unused variable 'bank'
lua.server/main.lua:2: lua#L1
server/main.lua:370:15: unused variable 'savings'
lua.server/main.lua:3: lua#L1
server/main.lua:384:15: unused variable 'savings'
lua.server/main.lua:4: lua#L1
server/main.lua:385:15: unused variable 'bank'
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/