Skip to content

refactor(client): guard clauses and DropFingerprint #40

refactor(client): guard clauses and DropFingerprint

refactor(client): guard clauses and DropFingerprint #40

Triggered via pull request January 2, 2024 02:23
@mafewtmmafewtm
opened #13
Status Success
Total duration 23s
Artifacts

lint.yml

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

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/