Tokens loaded by composes
are not exported
#697
ci-node.yml
on: pull_request
lint
23s
verify-if-example-is-outdated
17s
Matrix: test
Annotations
7 errors
verify-if-example-is-outdated
Module '"./postcss.js"' has no exported member 'parseComposesDeclarationWithFromUrl'.
|
verify-if-example-is-outdated
Process completed with exit code 1.
|
lint:
packages/happy-css-modules/src/locator/index.test.ts#L6
'FIXTURE_DIR_PATH' is defined but never used
|
lint:
packages/happy-css-modules/src/locator/index.ts#L12
'parseComposesDeclarationWithFromUrl' is defined but never used
|
lint:
packages/happy-css-modules/src/test-util/util.ts#L5
'Declaration' is defined but never used
|
lint:
packages/happy-css-modules/src/locator/index.ts#L12
Module '"./postcss.js"' has no exported member 'parseComposesDeclarationWithFromUrl'.
|
lint
Process completed with exit code 1.
|