Skip to content

refactor: handle all errors through diagnostics (#233) #424

refactor: handle all errors through diagnostics (#233)

refactor: handle all errors through diagnostics (#233) #424

Workflow file for this run

on:
push:
jobs:
hadolint:
name: Hadolint
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: hadolint/[email protected]
with:
dockerfile: docker/node/Dockerfile
- uses: hadolint/[email protected]
with:
dockerfile: docker/golang/Dockerfile