Skip to content

Biome migration and Node.js upgrade #43

Biome migration and Node.js upgrade

Biome migration and Node.js upgrade #43

Workflow file for this run

name: Lint
on:
workflow_dispatch:
workflow_call:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
lint:
uses: yoriiis/actions/.github/workflows/lint.yml@main
with:
stylelint-status: false
eslint-status: false
biome-status: true

Check failure on line 19 in .github/workflows/lint.yml

View workflow run for this annotation

GitHub Actions / Lint

Invalid workflow file

The workflow is not valid. .github/workflows/lint.yml (Line: 19, Col: 21): Invalid input, biome-status is not defined in the referenced workflow.
eslint-config: 'config/.eslintrc.cjs'