Support for @value
#685
ci-node.yml
on: pull_request
lint
25s
verify-if-example-is-outdated
19s
Matrix: test
Annotations
5 errors and 2 warnings
verify-if-example-is-outdated
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
|
verify-if-example-is-outdated
Process completed with exit code 1.
|
lint:
packages/happy-css-modules/src/locator/postcss.ts#L234
'nodes' is assigned a value but never used
|
lint:
packages/happy-css-modules/src/locator/postcss.ts#L222
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
|
lint
Process completed with exit code 1.
|
lint:
packages/happy-css-modules/src/locator/index.ts#L231
Unexpected `await` inside a loop
|
lint:
packages/happy-css-modules/src/locator/index.ts#L232
Unexpected `await` inside a loop
|