Skip to content

fix(json-output): convert error object to string before encoding (#730) #141

fix(json-output): convert error object to string before encoding (#730)

fix(json-output): convert error object to string before encoding (#730) #141

Workflow file for this run

name: Luacheck
on: [push, pull_request]
jobs:
luacheck:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Luacheck
uses: lunarmodules/luacheck@v0