fix: linter errors #2
ci.yaml
on: push
Matrix: lint
Matrix: test
Oh hello! Nice to see you.
Made with ❤️ by humans.txt
Annotations
3 warnings
lint (23.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (23.x):
src/data-structures/graph/Graph.ts#L1
'T' is defined but never used. Allowed unused vars must match /^_/u
|
test (23.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|