refactor(client): guard clauses and DropFingerprint #40
Annotations
4 errors and 1 warning
lua.client/fleeca.lua:1:
lua#L1
client/fleeca.lua:267:8: Error prone negation: negation is executed before relational operator.
|
lua.client/main.lua:1:
lua#L1
client/main.lua:5:8: accessing undefined variable 'config'
|
lua.client/pacific.lua:1:
lua#L1
client/pacific.lua:25:8: Error prone negation: negation is executed before relational operator.
|
lua.client/paleto.lua:1:
lua#L1
client/paleto.lua:15:8: Error prone negation: negation is executed before relational operator.
|
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/
|