Skip to content

feat(data-collector): add data collector utility #796

feat(data-collector): add data collector utility

feat(data-collector): add data collector utility #796

Triggered via pull request November 17, 2023 18:26
Status Failure
Total duration 3m 31s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
main: jest.config.js#L1
Flow file annotation is missing
main: jest.config.js#L1
Expected "export" or "export default"
main: src/data-collector.js#L1
Flow file annotation is missing
main: src/data-collector.js#L4
Async arrow function has no 'await' expression
main: test/server/data-collector.test.js#L4
Flow file annotation is missing
main: test/server/data-collector.test.js#L12
'jest' is not defined
main: test/server/data-collector.test.js#L16
'jest' is not defined
main: test/server/data-collector.test.js#L32
Expected space or tab after '//' in comment
main: test/server/data-collector.test.js#L37
'expect' is not defined
main: test/server/data-collector.test.js#L38
'expect' is not defined