Skip to content

chore(docs): Update to explicitly build in dev mode too (#332) #178

chore(docs): Update to explicitly build in dev mode too (#332)

chore(docs): Update to explicitly build in dev mode too (#332) #178

Triggered via push November 21, 2024 14:53
Status Success
Total duration 2m 39s
Artifacts

release.yml

on: push
call-build-lint-test-workflow  /  build
18s
call-build-lint-test-workflow / build
call-build-lint-test-workflow  /  lint
19s
call-build-lint-test-workflow / lint
call-build-lint-test-workflow  /  test_jest
1m 5s
call-build-lint-test-workflow / test_jest
call-build-lint-test-workflow  /  test_a11y
1m 13s
call-build-lint-test-workflow / test_a11y
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
call-build-lint-test-workflow / lint: packages/module/src/AttachMenu/AttachMenu.tsx#L41
Unexpected any. Specify a different type
call-build-lint-test-workflow / lint: packages/module/src/MessageBar/AttachButton.tsx#L23
Unexpected any. Specify a different type
call-build-lint-test-workflow / lint: packages/module/src/MessageBar/AttachButton.tsx#L79
Unexpected any. Specify a different type
call-build-lint-test-workflow / lint: packages/module/src/MessageBar/MessageBar.tsx#L134
React Hook React.useCallback has missing dependencies: 'hasStopButton' and 'isSendButtonDisabled'. Either include them or remove the dependency array
call-build-lint-test-workflow / lint: packages/module/src/MessageBox/MessageBox.tsx#L49
React Hook React.useCallback has a missing dependency: 'messageBoxRef'. Either include it or remove the dependency array
call-build-lint-test-workflow / lint: packages/module/src/MessageBox/MessageBox.tsx#L57
React Hook React.useCallback has a missing dependency: 'messageBoxRef'. Either include it or remove the dependency array
call-build-lint-test-workflow / lint: packages/module/src/MessageBox/MessageBox.tsx#L64
React Hook React.useCallback has a missing dependency: 'messageBoxRef'. Either include it or remove the dependency array