wip: replace rules with auto-tracking #171
Triggered via pull request
August 6, 2025 00:32
Status
Failure
Total duration
2h 29m 53s
Artifacts
–
ci.yml
on: pull_request
commitlint
6s
lint
40s
test
55s
build-library
37s
build-web
37s
build-ios-dev
1m 42s
Annotations
5 errors and 5 warnings
|
build-web
Process completed with exit code 1.
|
|
build-library
Process completed with exit code 1.
|
|
lint
Process completed with exit code 1.
|
|
lint:
src/runtime/native/react/rules_new.ts#L17
'animated' is never reassigned. Use 'const' instead
|
|
build-ios-dev
Process completed with exit code 1.
|
|
lint:
src/runtime/native/react/useNativeCSS_new.ts#L13
'state' is assigned a value but never used
|
|
lint:
src/runtime/native/react/rules_new.ts#L17
'animated' is assigned a value but never used
|
|
lint:
src/runtime/native/react/rules_new.ts#L16
'inlineVariables' is defined but never used
|
|
lint:
src/runtime/native/react/rules_new.ts#L14
'inheritedContainers' is defined but never used. Allowed unused args must match /^_/u
|
|
lint:
src/runtime/native/react/rules_new.ts#L13
'inheritedVariables' is defined but never used. Allowed unused args must match /^_/u
|