see if this fixes prod #905
ci.yml
on: push
lint
20s
playwright-tests
39s
Matrix: jest-tests
Annotations
1 error and 2 warnings
lint
Process completed with exit code 1.
|
lint:
packages/www/build/mcss-setup.js#L3
'namer' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
packages/www/build/mcss-setup.js#L6
'isProd' is assigned a value but never used. Allowed unused vars must match /^_/u
|