Merge pull request #111 from flowdgodx/main #87
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/
|