Skip to content

Feat(core): Allow useState/useRef to initialize empty #1018

Feat(core): Allow useState/useRef to initialize empty

Feat(core): Allow useState/useRef to initialize empty #1018

Triggered via push April 25, 2024 19:29
Status Failure
Total duration 1m 27s
Artifacts

main.yml

on: push
Linting
29s
Linting
Are the types wrong?
1m 15s
Are the types wrong?
Matrix: Typescript & Integration Tests
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 5 warnings
Linting: packages/core/src/lib/use-ref.mts#L4
'useRef' is already defined
Linting: packages/core/src/lib/use-ref.mts#L5
'useRef' is already defined
Linting: packages/core/src/lib/use-state.mts#L8
'useState' is already defined
Linting: packages/core/src/lib/use-state.mts#L11
'useState' is already defined
Linting
Process completed with exit code 1.
Linting: packages/checkbox/src/index.mts#L131
Async arrow function has a complexity of 21. Maximum allowed is 20
Linting: packages/expand/src/index.mts#L82
Unexpected 'todo' comment: 'TODO: `value` should be the display name...'
Linting: packages/select/src/index.mts#L188
Unexpected 'todo' comment: 'TODO: Could we enforce that at the type...'
Unit Tests (18)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Unit Tests (20)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1