Skip to content

Update eslint monorepo to v10 #148

Update eslint monorepo to v10

Update eslint monorepo to v10 #148

Workflow file for this run

#
# DO NOT EDIT THIS FILE
#
# It is automatically copied from https://github.com/pion/.goassets repository.
# If this repository should have package specific CI config,
# remove the repository name from .goassets/.github/workflows/assets-sync.yml.
#
# If you want to update the shared CI config, send a PR to
# https://github.com/pion/.goassets instead of this repository.
#
# SPDX-FileCopyrightText: 2026 The Pion community <https://pion.ly>
# SPDX-License-Identifier: MIT
name: Go mod tidy
on:
pull_request:
push:
branches:
- master
jobs:
tidy:
uses: pion/.goassets/.github/workflows/tidy-check.reusable.yml@master

Check failure on line 23 in .github/workflows/tidy-check.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/tidy-check.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/tidy-check.yaml" -> "pion/.goassets/.github/workflows/tidy-check.reusable.yml@master" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
go-version: "1.25" # auto-update/latest-go-version