More tests for CoreComponents #315
Annotations
9 warnings
Build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and test
this clause cannot match because a previous clause at line 233 always matches
|
Build and test
this clause cannot match because a previous clause at line 233 always matches
|
Build and test
this clause cannot match because a previous clause at line 233 always matches
|
Build and test
this clause cannot match because a previous clause at line 91 always matches
|
Build and test
this clause cannot match because a previous clause at line 113 always matches
|
Build and test
this clause cannot match because a previous clause at line 113 always matches
|
Build and test:
test/live_view_native/swiftui/rules_parser_test.exs#L383
variable "input" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
Build and test:
test/live_view_native/swiftui/rules_parser_test.exs#L384
variable "output" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|