Skip to content

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

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

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

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