add support for timestamp csv import #1442
Annotations
10 errors and 1 warning
src/edlFormats.js#L29
'timestampMatch' is never reassigned. Use 'const' instead
|
src/edlFormats.js#L30
It's not necessary to initialize 'parsed' to undefined
|
src/edlFormats.js#L32
'h' is never reassigned. Use 'const' instead
|
src/edlFormats.js#L32
'm' is never reassigned. Use 'const' instead
|
src/edlFormats.js#L32
's' is never reassigned. Use 'const' instead
|
src/edlFormats.js#L32
'ms' is never reassigned. Use 'const' instead
|
src/edlFormats.test.js#L221
'fps' is assigned a value but never used
|
src/edlFormats.test.js#L225
A space is required before '}'
|
src/edlFormats.test.js#L226
A space is required before '}'
|
src/edlFormats.test.js#L227
A space is required before '}'
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading